packet-sbc-ap-template.c:138: warning: unused variable 'offset'
[metze/wireshark/wip.git] / asn1 / sbc-ap / packet-sbc-ap-template.c
index 9082dc4f9a5fd611fcfdf6472da77ed048657743..e463092c1631697cecf153f3c657ad80e88d6dba 100644 (file)
@@ -135,8 +135,6 @@ dissect_sbc_ap(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
 {
         proto_item      *sbc_ap_item = NULL;
         proto_tree      *sbc_ap_tree = NULL;
-        int                     offset = 0;
-
 
         /* make entry in the Protocol column on summary display */
         if (check_col(pinfo->cinfo, COL_PROTOCOL))