From 48a3a93cb441bd9f5bcc29cd374869b202cd2388 Mon Sep 17 00:00:00 2001 From: scislac Date: Tue, 21 Jul 2009 22:33:35 +0000 Subject: [PATCH] Per #401826, removing unused dependency on libgnome. Tested on Ubuntu 9.04 & 9.10 with no difference in compiler messages or functionality. --- src/libgdl/gdl-switcher.c | 1 - 1 file changed, 1 deletion(-) 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, -- 2.30.2