Index: webrtc/api/mediastreaminterface.h |
diff --git a/webrtc/api/mediastreaminterface.h b/webrtc/api/mediastreaminterface.h |
index f64d0006eb778c2d31fdc8f67c5554da7e05bc02..33d5e5f2c5e64f6c737ec1b63ccec5a60251cdcd 100644 |
--- a/webrtc/api/mediastreaminterface.h |
+++ b/webrtc/api/mediastreaminterface.h |
@@ -107,7 +107,6 @@ class VideoTrackSourceInterface |
}; |
virtual void Stop() = 0; |
- virtual void Restart() = 0; |
// Indicates that parameters suitable for screencasts should be automatically |
// applied to RtpSenders. |