X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fexamine_content_job.h;h=d87bd0876b23b160c346643dc29768689aa7d11c;hb=b4dd5979b6c1d48b0af4fefd9d1df4e9947da402;hp=098b9d13262e61bd4566d1a430ed119b19a84cbb;hpb=bd8fa9a370f1739952c83107352baa08c79d095e;p=dcpomatic.git diff --git a/src/lib/examine_content_job.h b/src/lib/examine_content_job.h index 098b9d132..d87bd0876 100644 --- a/src/lib/examine_content_job.h +++ b/src/lib/examine_content_job.h @@ -37,8 +37,6 @@ public: std::string name () const; void run (); - int last_video_frame () const; - private: boost::shared_ptr _decoder; };