aboutsummaryrefslogtreecommitdiffstats
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 5bb8718b67..7e3e526ecd 100644
--- a/globals.h
+++ b/globals.h
@@ -33,8 +33,6 @@ extern "C" {
#include <epan/timestamp.h>
extern capture_file cfile;
-/** @todo move this to the gtk dir */
-extern gboolean auto_scroll_live;
#ifdef __cplusplus
}