Simplify and fix job scheduler, especially with respect to the priority system.
[dcpomatic.git] / src / lib / job_manager.h
index ff5800aa84a6d2da70eed283eead48c9de6e2609..71db33fd6bf9d2b14fe8037ec1c56a5d7de1de67 100644 (file)
@@ -96,7 +96,6 @@ private:
        ~JobManager ();
        void scheduler ();
        void start ();
-       void priority_changed ();
        void job_finished ();
 
        mutable boost::mutex _mutex;