From d897f46ed2a86050c0dd69da694f363be7d9585d Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Sat, 28 Jun 2008 20:58:35 +0000 Subject: Get rid of some unused code warnings. svn path=/trunk/; revision=25627 --- asn1/pcap/packet-pcap-template.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'asn1') diff --git a/asn1/pcap/packet-pcap-template.c b/asn1/pcap/packet-pcap-template.c index 039705f8ef..51cf740d0f 100644 --- a/asn1/pcap/packet-pcap-template.c +++ b/asn1/pcap/packet-pcap-template.c @@ -93,8 +93,6 @@ static dissector_table_t pcap_proc_uout_dissector_table; static dissector_table_t pcap_proc_out_dissector_table; static int dissect_ProtocolIEFieldValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree); -static int dissect_ProtocolIEFieldPairFirstValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree); -static int dissect_ProtocolIEFieldPairSecondValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree); static int dissect_ProtocolExtensionFieldExtensionValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree); static int dissect_InitiatingMessageValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree); static int dissect_SuccessfulOutcomeValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree); -- cgit v1.2.3