aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-zbee-nwk-gp.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2014-01-07 17:25:20 +0000
committerAnders Broman <anders.broman@ericsson.com>2014-01-07 17:25:20 +0000
commit3dbebff4f2e47c2a40eacf383565f251b21cfcab (patch)
tree86e8a718555f2931ff574234103e4fb984987014 /epan/dissectors/packet-zbee-nwk-gp.c
parent74394f2cf7ac48e39c7bc058b4db3217c89c36c8 (diff)
Fix
warning: redundant redeclaration of 'zbee_get_bit_field' warning: redundant redeclaration of 'zbee_aps_cid_names' svn path=/trunk/; revision=54624
Diffstat (limited to 'epan/dissectors/packet-zbee-nwk-gp.c')
-rw-r--r--epan/dissectors/packet-zbee-nwk-gp.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/epan/dissectors/packet-zbee-nwk-gp.c b/epan/dissectors/packet-zbee-nwk-gp.c
index 20681450ce..41fb2ac270 100644
--- a/epan/dissectors/packet-zbee-nwk-gp.c
+++ b/epan/dissectors/packet-zbee-nwk-gp.c
@@ -270,12 +270,6 @@ typedef struct {
#define ZBEE_NWK_GP_MANUF_GREENPEAK_IZRHS 0x0003
/*********************/
-/* Extern Constants. */
-/*********************/
-
-extern const value_string zbee_aps_cid_names[];
-
-/*********************/
/* Global variables. */
/*********************/