| Index: webrtc/engine_configurations.h
|
| diff --git a/webrtc/engine_configurations.h b/webrtc/engine_configurations.h
|
| index c832d9acb39ec0e79ac1ccbd7136fcb3e654a797..42b181691cff1e2efc97e10fef012e7aa591a865 100644
|
| --- a/webrtc/engine_configurations.h
|
| +++ b/webrtc/engine_configurations.h
|
| @@ -14,19 +14,6 @@
|
| #include "webrtc/typedefs.h"
|
|
|
| // ============================================================================
|
| -// Voice and Video
|
| -// ============================================================================
|
| -
|
| -// ----------------------------------------------------------------------------
|
| -// [Video] Codec settings
|
| -// ----------------------------------------------------------------------------
|
| -
|
| -#define VIDEOCODEC_I420
|
| -#define VIDEOCODEC_VP8
|
| -#define VIDEOCODEC_VP9
|
| -#define VIDEOCODEC_H264
|
| -
|
| -// ============================================================================
|
| // VoiceEngine
|
| // ============================================================================
|
|
|
|
|