Index: webrtc/video/video_send_stream.h |
diff --git a/webrtc/video/video_send_stream.h b/webrtc/video/video_send_stream.h |
index 874d00ff05e6cd015db1a85ec0d69cea87d399a7..68473b1f1dbcf852d8b5af128bdbc0afa7a7c575 100644 |
--- a/webrtc/video/video_send_stream.h |
+++ b/webrtc/video/video_send_stream.h |
@@ -40,7 +40,6 @@ class VideoSendStream : public webrtc::VideoSendStream, |
VideoSendStream(int num_cpu_cores, |
ProcessThread* module_process_thread, |
ChannelGroup* channel_group, |
- int channel_id, |
const VideoSendStream::Config& config, |
const VideoEncoderConfig& encoder_config, |
const std::map<uint32_t, RtpState>& suspended_ssrcs); |