summaryrefslogtreecommitdiff
path: root/epan/asn1.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/asn1.h')
-rw-r--r--epan/asn1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/asn1.h b/epan/asn1.h
index 919b3076b1..6a48ba50f1 100644
--- a/epan/asn1.h
+++ b/epan/asn1.h
@@ -35,7 +35,6 @@ typedef enum {
typedef enum {
CB_ASN1_ENC,
- CB_DISSECTOR,
CB_NEW_DISSECTOR,
CB_DISSECTOR_HANDLE
} asn1_cb_variant;