From: scislac Date: Tue, 21 Jul 2009 22:33:35 +0000 (+0000) Subject: Per #401826, removing unused dependency on libgnome. Tested on Ubuntu 9.04 & 9.10... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=48a3a93cb441bd9f5bcc29cd374869b202cd2388;p=inkscape.git Per #401826, removing unused dependency on libgnome. Tested on Ubuntu 9.04 & 9.10 with no difference in compiler messages or functionality. --- 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 -#include #endif static void gdl_switcher_set_property (GObject *object,