aboutsummaryrefslogtreecommitdiff
path: root/webrtc/engine_configurations.h
diff options
context:
space:
mode:
authorsolenberg@webrtc.org <solenberg@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-02-18 11:27:22 +0000
committersolenberg@webrtc.org <solenberg@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-02-18 11:27:22 +0000
commita07923339bea76571f2f9ac33316eb56dfb47054 (patch)
tree6798f910eaeda7fb088bf97bf5d858e0735e1045 /webrtc/engine_configurations.h
parent0a9d822812cc6c171f49210d4f07910438c2f087 (diff)
downloadwebrtc-a07923339bea76571f2f9ac33316eb56dfb47054.tar.gz
Remove external encryption API for VoE.
BUG= R=henrika@webrtc.org, henrikg@webrtc.org, phoglund@webrtc.org Review URL: https://webrtc-codereview.appspot.com/8459004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5564 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'webrtc/engine_configurations.h')
-rw-r--r--webrtc/engine_configurations.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/webrtc/engine_configurations.h b/webrtc/engine_configurations.h
index 2102cd70ae..0fb09496e4 100644
--- a/webrtc/engine_configurations.h
+++ b/webrtc/engine_configurations.h
@@ -86,7 +86,6 @@
#ifndef WEBRTC_CHROMIUM_BUILD
#define WEBRTC_VOICE_ENGINE_CALL_REPORT_API
-#define WEBRTC_VOICE_ENGINE_ENCRYPTION_API
#endif
// ============================================================================