aboutsummaryrefslogtreecommitdiff
path: root/audio/channel_send.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/channel_send.h')
-rw-r--r--audio/channel_send.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/channel_send.h b/audio/channel_send.h
index 2e23ef5d2d..cbdb3ee70a 100644
--- a/audio/channel_send.h
+++ b/audio/channel_send.h
@@ -28,7 +28,6 @@
namespace webrtc {
class FrameEncryptorInterface;
-class ProcessThread;
class RtcEventLog;
class RtpTransportControllerSendInterface;
@@ -126,7 +125,6 @@ class ChannelSendInterface {
std::unique_ptr<ChannelSendInterface> CreateChannelSend(
Clock* clock,
TaskQueueFactory* task_queue_factory,
- ProcessThread* module_process_thread,
Transport* rtp_transport,
RtcpRttStats* rtcp_rtt_stats,
RtcEventLog* rtc_event_log,