summaryrefslogtreecommitdiff
path: root/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
commita56c5b4327c6a89238ee5b1ffd3ace78b20afaef (patch)
tree415052fb015da98f1722fb0d03fa6764640eb301 /engine_configurations.h
parent3e4cdeca70f8a9499fb746fa4e9a094a449dda86 (diff)
downloadwebrtc-a56c5b4327c6a89238ee5b1ffd3ace78b20afaef.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/webrtc@5564 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'engine_configurations.h')
-rw-r--r--engine_configurations.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engine_configurations.h b/engine_configurations.h
index 2102cd70..0fb09496 100644
--- a/engine_configurations.h
+++ b/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
// ============================================================================