Clean out some leftover junk.
Bug: None Change-Id: I2a2703deb522b992cba2014051d113e597f593fc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/218280 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33970}
This commit is contained in:
parent
d24729693d
commit
819286ee0f
@ -18,8 +18,6 @@
|
||||
|
||||
namespace cricket {
|
||||
|
||||
struct PacketOptions;
|
||||
|
||||
// Finds data location within a TURN Channel Message or TURN Send Indication
|
||||
// message.
|
||||
bool RTC_EXPORT UnwrapTurnPacket(const uint8_t* packet,
|
||||
|
||||
@ -40,7 +40,6 @@
|
||||
namespace webrtc {
|
||||
class VideoDecoderFactory;
|
||||
class VideoEncoderFactory;
|
||||
struct MediaConfig;
|
||||
} // namespace webrtc
|
||||
|
||||
namespace cricket {
|
||||
|
||||
@ -38,8 +38,6 @@ class AudioFrameProcessor;
|
||||
|
||||
namespace cricket {
|
||||
|
||||
class AudioDeviceModule;
|
||||
class AudioMixer;
|
||||
class AudioSource;
|
||||
class WebRtcVoiceMediaChannel;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user