summaryrefslogtreecommitdiff
path: root/asn1/camel/packet-camel-template.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-08-04 08:56:28 -0700
committerGerald Combs <gerald@wireshark.org>2015-08-04 19:12:00 +0000
commit4d673b24cd6bb7a8b8c1150b65f1f94d464af91b (patch)
tree17767a71d3d2ae889f96171ebd3372972524e30d /asn1/camel/packet-camel-template.h
parent3e6b52711468ff61d662f15083ab44e2d0b6c4e7 (diff)
downloadwireshark-4d673b24cd6bb7a8b8c1150b65f1f94d464af91b.tar.gz
Convert Camel tap stats to new "generic stat API".
Migrate the Camel stats similar to the recent BOOTP and H.225 migrations. Change-Id: If82617068ff4b8fa186899f66dc34a08585f66cb Reviewed-on: https://code.wireshark.org/review/9865 Petri-Dish: Gerald Combs <gerald@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'asn1/camel/packet-camel-template.h')
-rw-r--r--asn1/camel/packet-camel-template.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/camel/packet-camel-template.h b/asn1/camel/packet-camel-template.h
index f73e0d4220..6bff47834c 100644
--- a/asn1/camel/packet-camel-template.h
+++ b/asn1/camel/packet-camel-template.h
@@ -40,7 +40,6 @@ void proto_register_camel(void);
/* Defines for the camel taps */
#define camel_MAX_NUM_OPR_CODES 256
-
WS_DLL_PUBLIC const value_string camel_opr_code_strings[];
/* #include "packet-camel-exp.h"*/