| 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 c15515dc487bdb9720202aaffd1f3a6ed08bff0f..10639bbca38b57956802a039b6e862bf678d7c27 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h
|
| @@ -57,8 +57,6 @@ class ModuleRtpRtcpImpl : public RtpRtcp, public RTCPReceiver::ModuleRtpRtcp {
|
|
|
| int32_t DeRegisterSendPayload(int8_t payload_type) override;
|
|
|
| - int8_t SendPayloadType() const;
|
| -
|
| // Register RTP header extension.
|
| int32_t RegisterSendRtpHeaderExtension(RTPExtensionType type,
|
| uint8_t id) override;
|
|
|