| Index: webrtc/modules/audio_coding/main/test/APITest.h
|
| diff --git a/webrtc/modules/audio_coding/main/test/APITest.h b/webrtc/modules/audio_coding/main/test/APITest.h
|
| index 97d8774c4af38dd0d20c4308f1fa7f77d8dac0b3..67261dcbcdd8d7ba81dc2fa235aac4f34146dd8b 100644
|
| --- a/webrtc/modules/audio_coding/main/test/APITest.h
|
| +++ b/webrtc/modules/audio_coding/main/test/APITest.h
|
| @@ -141,9 +141,6 @@ class APITest : public ACMTest {
|
| int32_t _minDelayB;
|
| bool _payloadUsed[32];
|
|
|
| - AudioPlayoutMode _playoutModeA;
|
| - AudioPlayoutMode _playoutModeB;
|
| -
|
| bool _verbose;
|
|
|
| int _dotPositionA;
|
|
|