aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/main.h')
-rw-r--r--gtk/main.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/main.h b/gtk/main.h
index a53f2fafe0..40442bfee0 100644
--- a/gtk/main.h
+++ b/gtk/main.h
@@ -332,10 +332,6 @@ extern void prefs_to_capture_opts(void);
/** Change configuration profile */
extern void change_configuration_profile(const gchar *profile_name);
-#ifdef HAVE_LIBPCAP
-extern capture_opts global_capture_opts;
-#endif
-
extern GtkWidget *pkt_scrollw;
#endif /* __MAIN_H__ */