Tweak naming.
[dcpomatic.git] / src / lib / examine_content_job.h
index 098b9d13262e61bd4566d1a430ed119b19a84cbb..d87bd0876b23b160c346643dc29768689aa7d11c 100644 (file)
@@ -37,8 +37,6 @@ public:
        std::string name () const;
        void run ();
 
-       int last_video_frame () const;
-
 private:
        boost::shared_ptr<Decoder> _decoder;
 };