Delete old video defines in engine config.
This CL deletes the old and not used video defines in engine_configurations.h and pre-pends voice_ to indicate there are only voice/audio defines left in the file. BUG=none R=solenberg@webrtc.org Review URL: https://codereview.webrtc.org/2401673002 . Cr-Commit-Position: refs/heads/master@{#14558}
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
|
||||
#include "webrtc/base/checks.h"
|
||||
#include "webrtc/base/logging.h"
|
||||
#include "webrtc/engine_configurations.h"
|
||||
#include "webrtc/modules/video_coding/codecs/h264/include/h264.h"
|
||||
#include "webrtc/modules/video_coding/codecs/i420/include/i420.h"
|
||||
#include "webrtc/modules/video_coding/codecs/vp8/include/vp8.h"
|
||||
|
||||
Reference in New Issue
Block a user