diff options
| author | Josh Andler <scislac@gmail.com> | 2009-07-21 22:33:35 +0000 |
|---|---|---|
| committer | scislac <scislac@users.sourceforge.net> | 2009-07-21 22:33:35 +0000 |
| commit | 3e9f6d71f94c836b185f961ead466e282eb8e750 (patch) | |
| tree | d81f5d9faa1bd793ef375d75732759a7cf3ab07c /src | |
| parent | update (diff) | |
| download | inkscape-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.c | 1 |
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, |
