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 {
|
namespace cricket {
|
||||||
|
|
||||||
struct PacketOptions;
|
|
||||||
|
|
||||||
// Finds data location within a TURN Channel Message or TURN Send Indication
|
// Finds data location within a TURN Channel Message or TURN Send Indication
|
||||||
// message.
|
// message.
|
||||||
bool RTC_EXPORT UnwrapTurnPacket(const uint8_t* packet,
|
bool RTC_EXPORT UnwrapTurnPacket(const uint8_t* packet,
|
||||||
|
|||||||
@ -40,7 +40,6 @@
|
|||||||
namespace webrtc {
|
namespace webrtc {
|
||||||
class VideoDecoderFactory;
|
class VideoDecoderFactory;
|
||||||
class VideoEncoderFactory;
|
class VideoEncoderFactory;
|
||||||
struct MediaConfig;
|
|
||||||
} // namespace webrtc
|
} // namespace webrtc
|
||||||
|
|
||||||
namespace cricket {
|
namespace cricket {
|
||||||
|
|||||||
@ -38,8 +38,6 @@ class AudioFrameProcessor;
|
|||||||
|
|
||||||
namespace cricket {
|
namespace cricket {
|
||||||
|
|
||||||
class AudioDeviceModule;
|
|
||||||
class AudioMixer;
|
|
||||||
class AudioSource;
|
class AudioSource;
|
||||||
class WebRtcVoiceMediaChannel;
|
class WebRtcVoiceMediaChannel;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user