Index: webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h b/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h |
index 13bdac020be478eb0fdf365a9d01fb66b093d174..0c46e40e1ec38d8414679cde93de00c1ea2c4789 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h |
@@ -209,8 +209,6 @@ class ModuleRtpRtcpImpl : public RtpRtcp, public RTCPReceiver::ModuleRtpRtcp { |
void SetTmmbn(std::vector<rtcp::TmmbItem> bounding_set) override; |
- size_t MaxPayloadSize() const override; |
- |
size_t MaxRtpPacketSize() const override; |
void SetMaxRtpPacketSize(size_t max_packet_size) override; |