| Index: webrtc/api/androidvideocapturer.h
|
| diff --git a/webrtc/api/androidvideocapturer.h b/webrtc/api/androidvideocapturer.h
|
| index bd0dd7c304bbda050f34fa67fcde72a89a1f484f..24294efc13fac415dfb71120a650a1336865e8d3 100644
|
| --- a/webrtc/api/androidvideocapturer.h
|
| +++ b/webrtc/api/androidvideocapturer.h
|
| @@ -77,8 +77,6 @@ class AndroidVideoCapturer : public cricket::VideoCapturer {
|
| rtc::scoped_refptr<AndroidVideoCapturerDelegate> delegate_;
|
|
|
| rtc::ThreadChecker thread_checker_;
|
| -
|
| - cricket::CaptureState current_state_;
|
| };
|
|
|
| } // namespace webrtc
|
|
|