| 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 09884b374d2c6c3a4baa260e78e0853b741b949b..6894b0020ccfdd84a8ab1be17325079833ca97c2 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtp_sender.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_sender.h
|
| @@ -87,8 +87,6 @@ class RTPSender {
|
|
|
| int8_t SendPayloadType() const;
|
|
|
| - void SetSendingStatus(bool enabled);
|
| -
|
| void SetSendingMediaStatus(bool enabled);
|
| bool SendingMedia() const;
|
|
|
|
|