aboutsummaryrefslogtreecommitdiff
path: root/audio/audio_send_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audio_send_stream.h')
-rw-r--r--audio/audio_send_stream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audio_send_stream.h b/audio/audio_send_stream.h
index 223328b26b..e0b15dc0c9 100644
--- a/audio/audio_send_stream.h
+++ b/audio/audio_send_stream.h
@@ -58,7 +58,6 @@ class AudioSendStream final : public webrtc::AudioSendStream,
const webrtc::AudioSendStream::Config& config,
const rtc::scoped_refptr<webrtc::AudioState>& audio_state,
TaskQueueFactory* task_queue_factory,
- ProcessThread* module_process_thread,
RtpTransportControllerSendInterface* rtp_transport,
BitrateAllocatorInterface* bitrate_allocator,
RtcEventLog* event_log,