| Index: webrtc/api/mediastreaminterface.h
|
| diff --git a/webrtc/api/mediastreaminterface.h b/webrtc/api/mediastreaminterface.h
|
| index 33d5e5f2c5e64f6c737ec1b63ccec5a60251cdcd..988ee8438361aaff2dd571fe2e79fa2907a9e14f 100644
|
| --- a/webrtc/api/mediastreaminterface.h
|
| +++ b/webrtc/api/mediastreaminterface.h
|
| @@ -106,8 +106,6 @@ class VideoTrackSourceInterface
|
| int input_height;
|
| };
|
|
|
| - virtual void Stop() = 0;
|
| -
|
| // Indicates that parameters suitable for screencasts should be automatically
|
| // applied to RtpSenders.
|
| // TODO(perkj): Remove these once all known applications have moved to
|
|
|