| Index: webrtc/modules/audio_coding/main/test/APITest.cc
|
| diff --git a/webrtc/modules/audio_coding/main/test/APITest.cc b/webrtc/modules/audio_coding/main/test/APITest.cc
|
| index 1cdf6c753ae031142b109c8b6f71f2315deed3c0..73f2d2adc746a9ba9b217f1b96b944911e0e4cbe 100644
|
| --- a/webrtc/modules/audio_coding/main/test/APITest.cc
|
| +++ b/webrtc/modules/audio_coding/main/test/APITest.cc
|
| @@ -1129,7 +1129,6 @@ void APITest::ChangeCodec(char side) {
|
| myChannel = _channel_B2A;
|
| }
|
|
|
| - myACM->ResetEncoder();
|
| Wait(100);
|
|
|
| // Register the next codec
|
|
|