From 2783bac450101e809c485ef249ce55a9c6d7996e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 24 Oct 2012 00:49:37 +0100 Subject: Remove old unused stuff. --- src/lib/ffmpeg_decoder.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/ffmpeg_decoder.h') diff --git a/src/lib/ffmpeg_decoder.h b/src/lib/ffmpeg_decoder.h index 29e06c7d4..26b5d6979 100644 --- a/src/lib/ffmpeg_decoder.h +++ b/src/lib/ffmpeg_decoder.h @@ -57,8 +57,6 @@ public: ~FFmpegDecoder (); /* Methods to query our input video */ - int length_in_frames () const; - int decoding_frames () const; float frames_per_second () const; Size native_size () const; int audio_channels () const; -- cgit v1.2.3