| Index: webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_decoder.h
|
| diff --git a/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_decoder.h b/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_decoder.h
|
| index 6d64307a82668400e82269ca19024a9a030d3346..1fbccdacf4db8b6646ab82fc0f0a22a1d0cbc547 100644
|
| --- a/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_decoder.h
|
| +++ b/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_decoder.h
|
| @@ -43,8 +43,6 @@ class H264VideoToolboxDecoder : public H264Decoder {
|
|
|
| int Release() override;
|
|
|
| - int Reset() override;
|
| -
|
| const char* ImplementationName() const override;
|
|
|
| private:
|
|
|