Remove line from template which was previously manually removed from the generated...
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 13 Oct 2008 16:52:11 +0000 (16:52 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 13 Oct 2008 16:52:11 +0000 (16:52 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26431 f5534014-38df-0310-8fa8-9805f1628bb7

asn1/ansi-tcap/packet-ansi_tcap-template.c

index 32f4066d913a3c898ddd638fefc43517045618b8..69f4bf1cc7f27d05bf8ac5ccc178e3110a716c92 100644 (file)
@@ -67,7 +67,6 @@ gint ett_ansi_tcap_stat = -1;
 
 static struct tcapsrt_info_t * gp_tcapsrt_info;
 static gboolean tcap_subdissector_used=FALSE;
-static dissector_handle_t requested_subdissector_handle = NULL;
 
 static struct tcaphash_context_t * gp_tcap_context=NULL;