From 6c8d938dd4c3e8f61e900f69a13b3568dc19dbe0 Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Wed, 1 Aug 2012 14:07:18 +0000 Subject: Follow-up of r44162: clean more filters svn path=/trunk/; revision=44187 --- epan/dissectors/packet-gsm_a_common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'epan/dissectors/packet-gsm_a_common.h') diff --git a/epan/dissectors/packet-gsm_a_common.h b/epan/dissectors/packet-gsm_a_common.h index ffc1224168..510068bdbe 100644 --- a/epan/dissectors/packet-gsm_a_common.h +++ b/epan/dissectors/packet-gsm_a_common.h @@ -86,7 +86,6 @@ extern const value_string gsm_bssmap_elem_strings[]; extern gint ett_gsm_bssmap_elem[]; extern elem_fcn bssmap_elem_fcn[]; extern int hf_gsm_a_bssmap_elem_id; -extern int hf_gsm_a_bssmap_cell_ci; extern const value_string gsm_dtap_elem_strings[]; extern gint ett_gsm_dtap_elem[]; @@ -172,7 +171,6 @@ guint16 dissect_description_of_velocity(tvbuff_t *tvb, proto_tree *tree, packet_ /* common field values */ -extern int hf_gsm_a_length; extern int hf_gsm_a_extension; extern int hf_gsm_a_tmsi; extern int hf_gsm_a_L3_protocol_discriminator; -- cgit v1.2.3