Delete unused test code in modules/video_coding/test/

BUG=none

Review-Url: https://codereview.webrtc.org/2748183006
Cr-Commit-Position: refs/heads/master@{#17295}
This commit is contained in:
tommi
2017-03-17 08:11:11 -07:00
committed by Commit bot
parent 17ca2883e3
commit 533aedc492
17 changed files with 9 additions and 1633 deletions

View File

@ -19,7 +19,6 @@
#include "webrtc/modules/video_coding/include/mock/mock_vcm_callbacks.h"
#include "webrtc/modules/video_coding/include/mock/mock_video_codec_interface.h"
#include "webrtc/modules/video_coding/include/video_coding.h"
#include "webrtc/modules/video_coding/test/test_util.h"
#include "webrtc/modules/video_coding/video_coding_impl.h"
#include "webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h"
#include "webrtc/system_wrappers/include/clock.h"