| Index: webrtc/modules/rtp_rtcp/source/rtp_sender.h
|
| diff --git a/webrtc/modules/rtp_rtcp/source/rtp_sender.h b/webrtc/modules/rtp_rtcp/source/rtp_sender.h
|
| index c757eecf143353b7cc1d7407f58b05cc0c0831c5..cf19aa04fcd6e93d044b382bd0c10ac5171dd00b 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtp_sender.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_sender.h
|
| @@ -80,8 +80,6 @@ class RTPSender {
|
|
|
| int8_t SendPayloadType() const;
|
|
|
| - int SendPayloadFrequency() const;
|
| -
|
| void SetSendingStatus(bool enabled);
|
|
|
| void SetSendingMediaStatus(bool enabled);
|
|
|