| 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 c287243810b54ece4f22bedd6ad5cc730b4745c8..97d8774c4af38dd0d20c4308f1fa7f77d8dac0b3 100644
|
| --- a/webrtc/modules/audio_coding/main/test/APITest.h
|
| +++ b/webrtc/modules/audio_coding/main/test/APITest.h
|
| @@ -153,7 +153,6 @@ class APITest : public ACMTest {
|
|
|
| char _movingDot[41];
|
|
|
| - DTMFDetector* _dtmfCallback;
|
| VADCallback* _vadCallbackA;
|
| VADCallback* _vadCallbackB;
|
| RWLockWrapper& _apiTestRWLock;
|
|
|