diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-24 00:49:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-24 00:49:37 +0100 |
| commit | 2783bac450101e809c485ef249ce55a9c6d7996e (patch) | |
| tree | ba71ef28d167d061b2ecde34dd6f2f2e01c06993 /src/lib/tiff_decoder.h | |
| parent | 579dfce1bae018efd73c9f5f3f31770cb401d19a (diff) | |
Remove old unused stuff.
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; |
