aboutsummaryrefslogtreecommitdiff
path: root/audio/audio_receive_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audio_receive_stream.h')
-rw-r--r--audio/audio_receive_stream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audio_receive_stream.h b/audio/audio_receive_stream.h
index dc64e94510..61ebc2719f 100644
--- a/audio/audio_receive_stream.h
+++ b/audio/audio_receive_stream.h
@@ -48,7 +48,6 @@ class AudioReceiveStream final : public webrtc::AudioReceiveStream,
public:
AudioReceiveStream(Clock* clock,
PacketRouter* packet_router,
- ProcessThread* module_process_thread,
NetEqFactory* neteq_factory,
const webrtc::AudioReceiveStream::Config& config,
const rtc::scoped_refptr<webrtc::AudioState>& audio_state,