Remove old temporary webrtc::PostProcessing typedef
Related bug closed since half a year back. Bug: webrtc:8665 Change-Id: I77007caaa97b5db04f5cf144323cac7a576a7fde Reviewed-on: https://webrtc-review.googlesource.com/90872 Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24135}
This commit is contained in:

committed by
Commit Bot

parent
8a3ab0e7ea
commit
0b0f3596bd
@ -56,9 +56,6 @@ class NoiseSuppression;
|
||||
class CustomProcessing;
|
||||
class VoiceDetection;
|
||||
|
||||
// webrtc:8665, addedd temporarily to avoid breaking dependencies.
|
||||
typedef CustomProcessing PostProcessing;
|
||||
|
||||
// Use to enable the extended filter mode in the AEC, along with robustness
|
||||
// measures around the reported system delays. It comes with a significant
|
||||
// increase in AEC complexity, but is much more robust to unreliable reported
|
||||
|
Reference in New Issue
Block a user