aboutsummaryrefslogtreecommitdiffstats
path: root/packet-h245.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-h245.h')
-rw-r--r--packet-h245.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/packet-h245.h b/packet-h245.h
index e365e7bebd..dde2b6366b 100644
--- a/packet-h245.h
+++ b/packet-h245.h
@@ -2,7 +2,7 @@
* Routines for H.245 packet dissection
* 2003 Ronnie Sahlberg
*
- * $Id: packet-h245.h,v 1.4 2003/08/26 21:44:35 sahlberg Exp $
+ * $Id: packet-h245.h,v 1.5 2003/09/26 22:20:07 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -31,8 +31,6 @@ extern int dissect_h245_h221NonStandard(tvbuff_t *tvb, int offset, packet_info *
extern int dissect_h245_NonStandardParameter(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree);
-extern int dissect_h245_NonStandardParameter_with_extension_marker(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree);
-
extern int dissect_h245_T38FaxProfile(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree);
extern int dissect_h245_DataProtocolCapability(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree);