Clean-up of unused PacingBufferPushback feature.
Bug: webrtc:8171 Change-Id: I2804d6c87fe8b645e6c65784bbc525050c74a375 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/131387 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Christoffer Rodbro <crodbro@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27517}
This commit is contained in:
committed by
Commit Bot
parent
556258af55
commit
412dc5f27e
@ -174,9 +174,6 @@ class DEPRECATED_SendSideCongestionController
|
||||
|
||||
rtc::RaceChecker worker_race_;
|
||||
|
||||
bool pacer_pushback_experiment_ = false;
|
||||
float encoding_rate_ = 1.0;
|
||||
|
||||
std::unique_ptr<CongestionWindowPushbackController>
|
||||
congestion_window_pushback_controller_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user