Remove deprecated constant.
Bug: None Change-Id: I45957ad5e0f5fe0fd129bbae7aaef40a23142374 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173980 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31137}
This commit is contained in:
parent
74fc574cbc
commit
62a0d647d9
@ -30,8 +30,6 @@ struct CallConfig {
|
||||
CallConfig(const CallConfig&);
|
||||
~CallConfig();
|
||||
|
||||
RTC_DEPRECATED static constexpr int kDefaultStartBitrateBps = 300000;
|
||||
|
||||
// Bitrate config used until valid bitrate estimates are calculated. Also
|
||||
// used to cap total bitrate used. This comes from the remote connection.
|
||||
BitrateConstraints bitrate_config;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user