Remove old JobManagerView.
authorCarl Hetherington <cth@carlh.net>
Wed, 7 Oct 2015 15:31:10 +0000 (16:31 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 12:44:56 +0000 (13:44 +0100)
src/tools/dcpomatic_kdm.cc

index b0821361276b242ce3d0717cf83f07c7d09ba1cf..5972b6c0f9a9259040a79d9b4398e6bc8a352b04 100644 (file)
@@ -308,7 +308,6 @@ private:
        wxStaticText* _issue_date;
        wxButton* _create;
        KDMOutputPanel* _output;
-       JobManagerView* _jobs;
 };
 
 /** @class App