Remove old unused stuff.
[dcpomatic.git] / src / lib / tiff_decoder.h
index b9849a2591f7af04b4396b9932c93c52c02c6b4d..07174889dd93a556302c817154777bfe77f069b7 100644 (file)
@@ -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;