summaryrefslogtreecommitdiff
path: root/libavformat/rtpproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtpproto.h')
-rw-r--r--libavformat/rtpproto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/rtpproto.h b/libavformat/rtpproto.h
index 5b243fb248..131aac5f3c 100644
--- a/libavformat/rtpproto.h
+++ b/libavformat/rtpproto.h
@@ -26,6 +26,5 @@
int ff_rtp_set_remote_url(URLContext *h, const char *uri);
int ff_rtp_get_local_rtp_port(URLContext *h);
-int ff_rtp_get_local_rtcp_port(URLContext *h);
#endif /* AVFORMAT_RTPPROTO_H */