Cleans up WebRTC-Pacer-SmallFirstProbePacket flag

Bug: None
Change-Id: I535e18a5f1eabea2c24c17bc42602689f356c647
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/196362
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32776}
This commit is contained in:
Erik Språng
2020-12-03 16:34:05 +01:00
committed by Commit Bot
parent 397c40e2a4
commit d708677d7a
2 changed files with 1 additions and 4 deletions

View File

@ -182,7 +182,6 @@ class PacingController {
const bool drain_large_queues_;
const bool send_padding_if_silent_;
const bool pace_audio_;
const bool small_first_probe_packet_;
const bool ignore_transport_overhead_;
// In dynamic mode, indicates the target size when requesting padding,
// expressed as a duration in order to adjust for varying padding rate.