| Index: webrtc/modules/video_coding/codecs/vp9/vp9_impl.h
|
| diff --git a/webrtc/modules/video_coding/codecs/vp9/vp9_impl.h b/webrtc/modules/video_coding/codecs/vp9/vp9_impl.h
|
| index 646b398729e5c51a6223b19f59189d6316e95ca2..c164a63980f2dedf54149e4f6e30477682f947e8 100644
|
| --- a/webrtc/modules/video_coding/codecs/vp9/vp9_impl.h
|
| +++ b/webrtc/modules/video_coding/codecs/vp9/vp9_impl.h
|
| @@ -56,7 +56,6 @@
|
| const vpx_codec_cx_pkt& pkt,
|
| uint32_t timestamp);
|
|
|
| - bool ExplicitlyConfiguredSpatialLayers() const;
|
| bool SetSvcRates();
|
|
|
| virtual int GetEncodedLayerFrame(const vpx_codec_cx_pkt* pkt);
|
|
|