diff options
Diffstat (limited to 'src/lib/ffmpeg.h')
| -rw-r--r-- | src/lib/ffmpeg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ffmpeg.h b/src/lib/ffmpeg.h index c94b8d8ac..182ee634b 100644 --- a/src/lib/ffmpeg.h +++ b/src/lib/ffmpeg.h @@ -52,7 +52,6 @@ public: int avio_read (uint8_t *, int); int64_t avio_seek (int64_t, int); - int64_t avio_length (); protected: AVCodecContext* video_codec_context () const; |
