| 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 55f1d4ff660073c3ead4be4c12ddf330126a1bfd..482cfb09d4115e810dc439190f774e02270ff9f6 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h
|
| @@ -89,8 +89,6 @@ class ModuleRtpRtcpImpl : public RtpRtcp, public RTCPReceiver::ModuleRtpRtcp {
|
|
|
| RTCPSender::FeedbackState GetFeedbackState();
|
|
|
| - int CurrentSendFrequencyHz() const;
|
| -
|
| void SetRtxSendStatus(int mode) override;
|
| int RtxSendStatus() const override;
|
|
|
|
|