ACM: Removed the code for InitialDelayManager

It looks to have been unused since the landing of
https://codereview.webrtc.org/1419573013

BUG=webrtc:3520

Review-Url: https://codereview.webrtc.org/2363993002
Cr-Commit-Position: refs/heads/master@{#14397}
This commit is contained in:
ossu
2016-09-27 05:43:33 -07:00
committed by Commit bot
parent 29a44e351e
commit 46a8d18efa
7 changed files with 0 additions and 745 deletions

View File

@ -92,8 +92,6 @@ rtc_static_library("audio_coding") {
"acm2/call_statistics.h",
"acm2/codec_manager.cc",
"acm2/codec_manager.h",
"acm2/initial_delay_manager.cc",
"acm2/initial_delay_manager.h",
"include/audio_coding_module.h",
"include/audio_coding_module_typedefs.h",
]