Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / video / video_receive_stream.h
index 6894828..2aa39e2 100644 (file)
@@ -53,8 +53,6 @@ class VideoReceiveStream : public webrtc::VideoReceiveStream,
   virtual void Stop() OVERRIDE;
   virtual Stats GetStats() const OVERRIDE;
 
-  virtual void GetCurrentReceiveCodec(VideoCodec* receive_codec) OVERRIDE;
-
   // Overrides I420FrameCallback.
   virtual void FrameCallback(I420VideoFrame* video_frame) OVERRIDE;