Delete deprecated AEC interfaces
They've been officially deprecated since September 4, 2018. PSA: https://groups.google.com/forum/#!topic/discuss-webrtc/r_9n-PRUIX4 Bug: webrtc:9535 Change-Id: I294e22ae874b1edd81a0a0347755d82c5ebc61e0 Reviewed-on: https://webrtc-review.googlesource.com/c/103444 Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24971}
This commit is contained in:
@ -117,8 +117,6 @@ class AudioProcessingImpl : public AudioProcessing {
|
||||
// would offer no protection (the submodules are
|
||||
// created only once in a single-treaded manner
|
||||
// during APM creation).
|
||||
EchoCancellation* echo_cancellation() const override;
|
||||
EchoControlMobile* echo_control_mobile() const override;
|
||||
GainControl* gain_control() const override;
|
||||
// TODO(peah): Deprecate this API call.
|
||||
HighPassFilter* high_pass_filter() const override;
|
||||
|
||||
Reference in New Issue
Block a user