Removed unused code.
R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/3219004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5073 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -171,8 +171,6 @@ class ModuleRtpRtcpImpl : public RtpRtcp {
|
||||
// Reset RoundTripTime statistics.
|
||||
virtual int32_t ResetRTT(const uint32_t remote_ssrc) OVERRIDE;
|
||||
|
||||
virtual void SetRtt(uint32_t rtt) OVERRIDE;
|
||||
|
||||
// Force a send of an RTCP packet.
|
||||
// Normal SR and RR are triggered via the process function.
|
||||
virtual int32_t SendRTCP(uint32_t rtcp_packet_type = kRtcpReport) OVERRIDE;
|
||||
|
Reference in New Issue
Block a user