aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/objc/avfoundationvideocapturer.h
diff options
context:
space:
mode:
Diffstat (limited to 'talk/app/webrtc/objc/avfoundationvideocapturer.h')
-rw-r--r--talk/app/webrtc/objc/avfoundationvideocapturer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/talk/app/webrtc/objc/avfoundationvideocapturer.h b/talk/app/webrtc/objc/avfoundationvideocapturer.h
index ded80f6647..32de09aadd 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