| Index: talk/media/webrtc/webrtcvideoengine2.h
|
| diff --git a/talk/media/webrtc/webrtcvideoengine2.h b/talk/media/webrtc/webrtcvideoengine2.h
|
| index 1b8da16368470c0d8b3f92568c5114a4eeb12701..e6a078bc922a498c1cdfb2982bfb682d901b3258 100644
|
| --- a/talk/media/webrtc/webrtcvideoengine2.h
|
| +++ b/talk/media/webrtc/webrtcvideoengine2.h
|
| @@ -431,7 +431,6 @@ class WebRtcVideoChannel2 : public rtc::MessageHandler,
|
| bool external;
|
| };
|
|
|
| - void SetSize(int width, int height);
|
| void RecreateWebRtcStream();
|
|
|
| AllocatedDecoder CreateOrReuseVideoDecoder(
|
|
|