diff options
Diffstat (limited to 'src/lib/tiff_decoder.h')
| -rw-r--r-- | src/lib/tiff_decoder.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/tiff_decoder.h b/src/lib/tiff_decoder.h index b9849a259..07174889d 100644 --- a/src/lib/tiff_decoder.h +++ b/src/lib/tiff_decoder.h @@ -46,7 +46,6 @@ public: TIFFDecoder (boost::shared_ptr<const FilmState>, boost::shared_ptr<const Options>, Job *, Log *, bool, bool); /* Methods to query our input video */ - int length_in_frames () const; float frames_per_second () const; Size native_size () const; int audio_channels () const; |
