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 8a624c724b0b3a141ead94b67d07b39c70fcae84..61a1fb5ec7926d3d2309b7d3cbb0b6260f56964b 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_sender.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_sender.h |
@@ -131,8 +131,6 @@ class RTPSender : public RTPSenderInterface { |
void GetDataCounters(StreamDataCounters* rtp_stats, |
StreamDataCounters* rtx_stats) const; |
- void ResetDataCounters(); |
- |
uint32_t StartTimestamp() const; |
void SetStartTimestamp(uint32_t timestamp, bool force); |