Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / renderer / media / webrtc / webrtc_video_capturer_adapter.h
index 0f38f6b..e007b33 100644 (file)
@@ -61,7 +61,6 @@ class CONTENT_EXPORT WebRtcVideoCapturerAdapter
   // WebRtcVideoCapturerAdapter is destroyed.
   uint8* buffer_;
   size_t buffer_size_;
-  scoped_ptr<cricket::CapturedFrame> captured_frame_;
 
   DISALLOW_COPY_AND_ASSIGN(WebRtcVideoCapturerAdapter);
 };