Remove code for unused field trial WebRTC-BweCappedProbing

Bug: None
Change-Id: I6799794659dce52f0d9f98dc1b5c63e0806d152d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/267403
Auto-Submit: Erik Språng <sprang@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37406}
This commit is contained in:
Erik Språng
2022-07-01 19:17:12 +02:00
committed by WebRTC LUCI CQ
parent 2cbf35ffc4
commit 48cc54e4ce
2 changed files with 1 additions and 9 deletions

View File

@ -140,7 +140,6 @@ class ProbeController {
int64_t max_total_allocated_bitrate_;
const bool in_rapid_recovery_experiment_;
const bool limit_probes_with_allocateable_rate_;
// For WebRTC.BWE.MidCallProbing.* metric.
bool mid_call_probing_waiting_for_result_;
int64_t mid_call_probing_bitrate_bps_;