summaryrefslogtreecommitdiff
path: root/engine_configurations.h
diff options
context:
space:
mode:
authorhenrika@webrtc.org <henrika@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-04-14 14:12:50 +0000
committerhenrika@webrtc.org <henrika@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-04-14 14:12:50 +0000
commit4ff0edac4d4be422202da5007e811ac22ee448be (patch)
tree8fc62a2d2a6ec9ae4645c0a97656e95be0f1749e /engine_configurations.h
parent91d88e1320d33fdc3648041bd941509e722f3ac4 (diff)
downloadwebrtc-4ff0edac4d4be422202da5007e811ac22ee448be.tar.gz
Removes VoECallReport sub API as part of a clean-up operation where the goal is to remove unused APIs.
BUG=3206 R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/11779004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@5896 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'engine_configurations.h')
-rw-r--r--engine_configurations.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/engine_configurations.h b/engine_configurations.h
index 0fb09496..45536bfd 100644
--- a/engine_configurations.h
+++ b/engine_configurations.h
@@ -84,10 +84,6 @@
#define WEBRTC_VOICE_ENGINE_VIDEO_SYNC_API
#define WEBRTC_VOICE_ENGINE_VOLUME_CONTROL_API
-#ifndef WEBRTC_CHROMIUM_BUILD
-#define WEBRTC_VOICE_ENGINE_CALL_REPORT_API
-#endif
-
// ============================================================================
// VideoEngine
// ============================================================================