summaryrefslogtreecommitdiff
path: root/ui/tap-rtp-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tap-rtp-common.h')
-rw-r--r--ui/tap-rtp-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/tap-rtp-common.h b/ui/tap-rtp-common.h
index e71d93d838..7fb27c7ed8 100644
--- a/ui/tap-rtp-common.h
+++ b/ui/tap-rtp-common.h
@@ -30,7 +30,6 @@
#ifndef TAP_RTP_COMMON_H_INCLUDED
#define TAP_RTP_COMMON_H_INCLUDED
-gint rtp_stream_info_cmp(gconstpointer, gconstpointer);
void rtpstream_reset_cb(void*);
void rtp_write_header(rtp_stream_info_t*, FILE*);
void rtp_write_sample(rtp_sample_t*, FILE*);