aboutsummaryrefslogtreecommitdiffstats
path: root/prefs.h
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-09-10 23:55:52 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-09-10 23:55:52 +0000
commitd1c45426826122c50235eeadc5f27f6814f59e48 (patch)
treec729abd37816596f1c11b63d28f26d10b2fc7768 /prefs.h
parent04f1c6fd09dc56e29e00a5414415416722ccd477 (diff)
Don't export MAX_VAR_LEN - nobody uses it.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8453 f5534014-38df-0310-8fa8-9805f1628bb7
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
/*