Remove now-unused job dependencies.
[dcpomatic.git] / src / lib / examine_content_job.h
index 729c287b58fe66488526f02eeff31708d2f7d307..8ee4f0d608de5e8b591e68f23dd2634929065dbe 100644 (file)
@@ -29,7 +29,7 @@
 class ExamineContentJob : public Job
 {
 public:
-       ExamineContentJob (boost::shared_ptr<Film>, boost::shared_ptr<Job> req);
+       ExamineContentJob (boost::shared_ptr<Film>);
        ~ExamineContentJob ();
 
        std::string name () const;