aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/sbc-ap
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2011-11-08 18:15:39 +0000
committerStephen Fisher <steve@stephen-fisher.com>2011-11-08 18:15:39 +0000
commit6de2561c69e7b4ec2fa50103d69f197dd3a214cf (patch)
treee9782e1679c8c08eb5344fedba88ebe495fdea5b /asn1/sbc-ap
parent999b8451cb03bfee3a32135cb71c878510e34369 (diff)
Fix message_type defined but unused compiler warning/error. There are 3
more problems that I'll mail to -dev. svn path=/trunk/; revision=39763
Diffstat (limited to 'asn1/sbc-ap')
-rw-r--r--asn1/sbc-ap/packet-sbc-ap-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/sbc-ap/packet-sbc-ap-template.c b/asn1/sbc-ap/packet-sbc-ap-template.c
index e463092c16..1657919fa2 100644
--- a/asn1/sbc-ap/packet-sbc-ap-template.c
+++ b/asn1/sbc-ap/packet-sbc-ap-template.c
@@ -76,7 +76,6 @@ static guint32 ProcedureCode;
static guint32 ProtocolIE_ID;
static guint32 ProtocolExtensionID;
static int global_sbc_ap_port = SBC_AP_PORT;
-static guint32 message_type;
/* Dissector tables */
static dissector_table_t sbc_ap_ies_dissector_table;