aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rtcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-rtcp.h')
-rw-r--r--packet-rtcp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/packet-rtcp.h b/packet-rtcp.h
index a2eba6aaf3..e34de9125a 100644
--- a/packet-rtcp.h
+++ b/packet-rtcp.h
@@ -27,6 +27,5 @@
*/
void rtcp_add_address ( const unsigned char* ip_addr, int prt );
-gboolean dissect_rtcp_heur ( tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree );
void dissect_rtcp ( tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree );
void proto_register_rtcp( void );