summaryrefslogtreecommitdiff
path: root/prefs.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-09-10 23:55:52 +0000
committerGuy Harris <guy@alum.mit.edu>2003-09-10 23:55:52 +0000
commitd09530d0cff1cf50c65820296319ff215a9645f3 (patch)
treec729abd37816596f1c11b63d28f26d10b2fc7768 /prefs.h
parent341e84d9ec4bfa76a41211fbd2ad5ba9dca8cb47 (diff)
downloadwireshark-d09530d0cff1cf50c65820296319ff215a9645f3.tar.gz
Don't export MAX_VAR_LEN - nobody uses it.
svn path=/trunk/; revision=8453
Diffstat (limited to 'prefs.h')
-rw-r--r--prefs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/prefs.h b/prefs.h
index 33d8accdfc..dc0fcc2a75 100644
--- a/prefs.h
+++ b/prefs.h
@@ -1,7 +1,7 @@
/* prefs.h
* Definitions for preference handling routines
*
- * $Id: prefs.h,v 1.45 2003/09/08 21:44:41 guy Exp $
+ * $Id: prefs.h,v 1.46 2003/09/10 23:55:52 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -35,7 +35,6 @@
#define DEF_WIDTH 750
#define DEF_HEIGHT 550
-#define MAX_VAR_LEN 48
#define MAX_VAL_LEN 1024
/*