Delete unneeded includes of call/video_config.h.

Bug: webrtc:8830
Change-Id: I6114b47e5524a6d2450108388236478b1ceafb67
Reviewed-on: https://webrtc-review.googlesource.com/77425
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23295}
This commit is contained in:
Niels Möller
2018-05-17 15:06:32 +02:00
committed by Commit Bot
parent 4639d46eaa
commit c948fe62fd
6 changed files with 0 additions and 6 deletions

View File

@ -21,7 +21,6 @@ namespace webrtc {
class VideoBitrateAllocator;
class VideoCodec;
class VideoEncoderConfig;
class VideoCodecInitializer {
public: