aboutsummaryrefslogtreecommitdiffstats
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/globals.h b/globals.h
index eba68769aa..2632006bf9 100644
--- a/globals.h
+++ b/globals.h
@@ -1,7 +1,7 @@
/* globals.h
* Global defines, etc.
*
- * $Id: globals.h,v 1.31 2003/09/24 00:47:36 guy Exp $
+ * $Id: globals.h,v 1.32 2003/11/01 02:30:14 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -28,8 +28,6 @@
#include "file.h"
#include <epan/timestamp.h>
-#define MIN_PACKET_SIZE 68 /* minimum amount of packet data we can read */
-
extern capture_file cfile;
extern gchar *ethereal_path;
extern gchar *last_open_dir;