summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/globals.h b/globals.h
index 0e6c6bbf82..5bb8718b67 100644
--- a/globals.h
+++ b/globals.h
@@ -33,10 +33,8 @@ extern "C" {
#include <epan/timestamp.h>
extern capture_file cfile;
-#ifdef HAVE_LIBPCAP
/** @todo move this to the gtk dir */
extern gboolean auto_scroll_live;
-#endif
#ifdef __cplusplus
}