Delete ChannelManager class declaration.

ChannelManager has been deleted, these declaration should also be deleted.

Bug: webrtc:13931
Change-Id: I2739a0424f61d6e659cb694a3f51bb6b90911cf9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/282520
Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38579}
This commit is contained in:
Yaowen Guo
2022-11-08 15:39:36 +08:00
committed by WebRTC LUCI CQ
parent 5600fe5bed
commit 999fff45ed
7 changed files with 0 additions and 23 deletions

View File

@ -47,7 +47,6 @@
#include "rtc_base/thread_annotations.h"
namespace cricket {
class ChannelManager;
class MediaEngineInterface;
}