aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.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 /epan/dissectors/packet-camel.h
parent3e6b52711468ff61d662f15083ab44e2d0b6c4e7 (diff)
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 'epan/dissectors/packet-camel.h')
-rw-r--r--epan/dissectors/packet-camel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-camel.h b/epan/dissectors/packet-camel.h
index 4083bd1c5e..61137a194a 100644
--- a/epan/dissectors/packet-camel.h
+++ b/epan/dissectors/packet-camel.h
@@ -48,7 +48,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"*/