Index: talk/app/webrtc/objc/avfoundationvideocapturer.h |
diff --git a/talk/app/webrtc/objc/avfoundationvideocapturer.h b/talk/app/webrtc/objc/avfoundationvideocapturer.h |
index ded80f66472d68dab035d98293ce01abf84155ea..32de09aadda19b9f993c938977112c47f186e93f 100644 |
--- a/talk/app/webrtc/objc/avfoundationvideocapturer.h |
+++ b/talk/app/webrtc/objc/avfoundationvideocapturer.h |
@@ -71,7 +71,6 @@ class AVFoundationVideoCapturer : public cricket::VideoCapturer { |
RTCAVFoundationVideoCapturerInternal* _capturer; |
rtc::Thread* _startThread; // Set in Start(), unset in Stop(). |
- uint64_t _startTime; |
}; // AVFoundationVideoCapturer |
} // namespace webrtc |