| Index: webrtc/voice_engine_configurations.h
|
| diff --git a/webrtc/voice_engine_configurations.h b/webrtc/voice_engine_configurations.h
|
| index 3d2dfffcb27a02dd0baa6cbdd484ebc828b9ad9f..71840019d454c98f5d27a75b6dfea2e87a1977b3 100644
|
| --- a/webrtc/voice_engine_configurations.h
|
| +++ b/webrtc/voice_engine_configurations.h
|
| @@ -25,18 +25,4 @@
|
| #define WEBRTC_VOICE_ENGINE_TYPING_DETECTION // Typing detection
|
| #endif
|
|
|
| -// ----------------------------------------------------------------------------
|
| -// VoiceEngine sub-APIs
|
| -// ----------------------------------------------------------------------------
|
| -
|
| -#define WEBRTC_VOICE_ENGINE_AUDIO_PROCESSING_API
|
| -#define WEBRTC_VOICE_ENGINE_CODEC_API
|
| -#define WEBRTC_VOICE_ENGINE_EXTERNAL_MEDIA_API
|
| -#define WEBRTC_VOICE_ENGINE_FILE_API
|
| -#define WEBRTC_VOICE_ENGINE_HARDWARE_API
|
| -#define WEBRTC_VOICE_ENGINE_NETEQ_STATS_API
|
| -#define WEBRTC_VOICE_ENGINE_RTP_RTCP_API
|
| -#define WEBRTC_VOICE_ENGINE_VIDEO_SYNC_API
|
| -#define WEBRTC_VOICE_ENGINE_VOLUME_CONTROL_API
|
| -
|
| #endif // WEBRTC_VOICE_ENGINE_CONFIGURATIONS_H_
|
|
|