aboutsummaryrefslogtreecommitdiffstats
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/globals.h b/globals.h
index dabc2ae263..196afd28d5 100644
--- a/globals.h
+++ b/globals.h
@@ -29,7 +29,6 @@
#include <epan/timestamp.h>
extern capture_file cfile;
-extern gchar *ethereal_path;
#ifdef HAVE_LIBPCAP
/** @todo move this to the gtk dir */
extern gboolean auto_scroll_live;