Delete RtpRtcp::BitrateSent as no longer used

Bug: None
Change-Id: I3e54efcb493126803f2b7139a06d6101462d678a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/185186
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32215}
This commit is contained in:
Danil Chapovalov
2020-09-24 14:05:23 +02:00
committed by Commit Bot
parent 87b11009af
commit fbb31dff0c
6 changed files with 0 additions and 52 deletions

View File

@ -250,11 +250,6 @@ class ModuleRtpRtcpImpl2 final : public RtpRtcpInterface,
uint32_t* NTPfrac,
uint32_t* remote_sr) const;
void BitrateSent(uint32_t* total_rate,
uint32_t* video_rate,
uint32_t* fec_rate,
uint32_t* nackRate) const override;
RtpSendRates GetSendRates() const override;
void OnReceivedNack(