Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: webrtc/voice_engine_configurations.h

Issue 2544123003: Move WEBRTC_VOICE_ENGINE_TYPING_DETECTION to transmit_mixer.h (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/voice_engine/voe_audio_processing_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/voice_engine_configurations.h
diff --git a/webrtc/voice_engine_configurations.h b/webrtc/voice_engine_configurations.h
index 71840019d454c98f5d27a75b6dfea2e87a1977b3..f801ba1ebcf9743f2017b4a1796062e92bcd97e7 100644
--- a/webrtc/voice_engine_configurations.h
+++ b/webrtc/voice_engine_configurations.h
@@ -13,16 +13,4 @@
#include "webrtc/typedefs.h"
-// ============================================================================
-// VoiceEngine
-// ============================================================================
-
-// ----------------------------------------------------------------------------
-// Settings for VoiceEngine
-// ----------------------------------------------------------------------------
-
-#if !defined(WEBRTC_ANDROID) && !defined(WEBRTC_IOS)
-#define WEBRTC_VOICE_ENGINE_TYPING_DETECTION // Typing detection
-#endif
-
#endif // WEBRTC_VOICE_ENGINE_CONFIGURATIONS_H_
« no previous file with comments | « webrtc/voice_engine/voe_audio_processing_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698