summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJosh Andler <scislac@gmail.com>2009-07-21 22:33:35 +0000
committerscislac <scislac@users.sourceforge.net>2009-07-21 22:33:35 +0000
commit3e9f6d71f94c836b185f961ead466e282eb8e750 (patch)
treed81f5d9faa1bd793ef375d75732759a7cf3ab07c /src
parentupdate (diff)
downloadinkscape-3e9f6d71f94c836b185f961ead466e282eb8e750.tar.gz
inkscape-3e9f6d71f94c836b185f961ead466e282eb8e750.zip
Per #401826, removing unused dependency on libgnome. Tested on Ubuntu 9.04 & 9.10 with no difference in compiler messages or functionality.
(bzr r8325)
Diffstat (limited to 'src')
-rw-r--r--src/libgdl/gdl-switcher.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libgdl/gdl-switcher.c b/src/libgdl/gdl-switcher.c
index 23f05b924..28b9fe661 100644
--- a/src/libgdl/gdl-switcher.c
+++ b/src/libgdl/gdl-switcher.c
@@ -42,7 +42,6 @@
#if HAVE_GNOME
#include <gconf/gconf-client.h>
-#include <libgnome/gnome-gconf.h>
#endif
static void gdl_switcher_set_property (GObject *object,