summaryrefslogtreecommitdiff
path: root/video_engine/vie_rtp_rtcp_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'video_engine/vie_rtp_rtcp_impl.h')
-rw-r--r--video_engine/vie_rtp_rtcp_impl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video_engine/vie_rtp_rtcp_impl.h b/video_engine/vie_rtp_rtcp_impl.h
index f41c3367..4ac88e28 100644
--- a/video_engine/vie_rtp_rtcp_impl.h
+++ b/video_engine/vie_rtp_rtcp_impl.h
@@ -110,8 +110,6 @@ class ViERTP_RTCPImpl
virtual int GetEstimatedReceiveBandwidth(
const int video_channel,
unsigned int* estimated_bandwidth) const;
- virtual int SetOverUseDetectorOptions(
- const OverUseDetectorOptions& options) const;
virtual int StartRTPDump(const int video_channel,
const char file_nameUTF8[1024],
RTPDirections direction);