summaryrefslogtreecommitdiff
path: root/voice_engine/test/auto_test/voe_test_defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'voice_engine/test/auto_test/voe_test_defines.h')
-rw-r--r--voice_engine/test/auto_test/voe_test_defines.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/voice_engine/test/auto_test/voe_test_defines.h b/voice_engine/test/auto_test/voe_test_defines.h
index c2fb38e9..10f64922 100644
--- a/voice_engine/test/auto_test/voe_test_defines.h
+++ b/voice_engine/test/auto_test/voe_test_defines.h
@@ -28,7 +28,6 @@
#define _TEST_AUDIO_PROCESSING_
#define _TEST_FILE_
#define _TEST_NETWORK_
-#define _TEST_CALL_REPORT_
#define _TEST_VIDEO_SYNC_
#define _TEST_NETEQ_STATS_
#define _TEST_XMEDIA_
@@ -77,9 +76,6 @@
#ifndef WEBRTC_VOICE_ENGINE_NETEQ_STATS_API
#undef _TEST_NETEQ_STATS_
#endif
-#ifndef WEBRTC_VOICE_ENGINE_CALL_REPORT_API
-#undef _TEST_CALL_REPORT_
-#endif
// Some parts can cause problems while running Insure
#ifdef __INSURE__