summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2010-01-08 09:12:42 +0000
committerJon A. Cruz <jon@joncruz.org>2010-01-08 09:12:42 +0000
commit5152fa24a67180cc38ec360d73ba023598c2f960 (patch)
treee1e8e71c820663703a67f9f803db258d989de029
parentPatch by Alex Leone to add margins to resize page options in Document Properties (diff)
downloadinkscape-5152fa24a67180cc38ec360d73ba023598c2f960.tar.gz
inkscape-5152fa24a67180cc38ec360d73ba023598c2f960.zip
Removed outdated forward declarations.
(bzr r8953)
-rw-r--r--src/desktop.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/desktop.h b/src/desktop.h
index a02a31034..a661d9900 100644
--- a/src/desktop.h
+++ b/src/desktop.h
@@ -38,10 +38,7 @@
#include "display/rendermode.h"
#include "display/snap-indicator.h"
-class NRRect;
class SPCSSAttr;
-struct _GtkWidget;
-typedef struct _GtkWidget GtkWidget;
struct SPCanvas;
struct SPCanvasItem;
struct SPCanvasGroup;