From 6de2561c69e7b4ec2fa50103d69f197dd3a214cf Mon Sep 17 00:00:00 2001 From: Stephen Fisher Date: Tue, 8 Nov 2011 18:15:39 +0000 Subject: 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 --- asn1/sbc-ap/packet-sbc-ap-template.c | 1 - 1 file changed, 1 deletion(-) (limited to 'asn1/sbc-ap') 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; -- cgit v1.2.3