aboutsummaryrefslogtreecommitdiffstats
path: root/epan/column_info.h
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2008-02-12 08:09:22 +0000
committerStephen Fisher <steve@stephen-fisher.com>2008-02-12 08:09:22 +0000
commit5e893a8b1c6707a8526e9a60168e5dbebe567b05 (patch)
treee23190decbf760601116e1506ba3bee7956afb1e /epan/column_info.h
parent0a85a9e4c6016b0cd68b590990a927f4bb4d4fce (diff)
Revert commit 24308 until I can get it to compile on Windows/Linux/Solaris
(strangely, it compiled fine on my MacOS X machine). svn path=/trunk/; revision=24309
Diffstat (limited to 'epan/column_info.h')
-rw-r--r--epan/column_info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/column_info.h b/epan/column_info.h
index e71c874529..a355797b99 100644
--- a/epan/column_info.h
+++ b/epan/column_info.h
@@ -115,7 +115,6 @@ enum {
COL_BSSGP_TLLI, /* GPRS BSSGP IE TLLI */
COL_EXPERT, /* Expert Info */
COL_FREQ_CHAN, /* IEEE 802.11 (and WiMax?) - Channel */
- COL_CUSTOM, /* Custom column (any filter name's contents) */
NUM_COL_FMTS /* Should always be last */
};