aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main_welcome.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-03-20 22:43:44 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-03-20 22:43:44 +0000
commit14e0bdf07e45938b31e597f0b8fb5cedf77dd2a1 (patch)
tree48bc4be161bb95b89ce11582a997794d1b4fab2e /ui/gtk/main_welcome.c
parentf246d95f8830b0e5683bcaf4dc4a2d496693db2d (diff)
See if this fixes the OSX build
svn path=/trunk/; revision=41689
Diffstat (limited to 'ui/gtk/main_welcome.c')
-rw-r--r--ui/gtk/main_welcome.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/gtk/main_welcome.c b/ui/gtk/main_welcome.c
index f3c7772e35..1488968cfd 100644
--- a/ui/gtk/main_welcome.c
+++ b/ui/gtk/main_welcome.c
@@ -105,10 +105,8 @@ static GdkColor topic_item_idle_bg;
static GdkColor topic_item_entered_bg = { 0, 0xd3d3, 0xd8d8, 0xdada };
#endif
static GtkWidget *welcome_file_panel_vb = NULL;
-#ifdef HAVE_LIBPCAP
static GtkWidget *if_view = NULL;
static GtkWidget *swindow;
-#endif
static GSList *status_messages = NULL;