Tidy and fix logging.
[dcpomatic.git] / src / wx / kdm_output_panel.h
index ba947b7149067970bb80f412ded37c37835c0ea5..ed162e0535bc19d32f78978206495ef7519478e5 100644 (file)
@@ -52,8 +52,7 @@ public:
                std::list<ScreenKDM> screen_kdms,
                std::string name,
                KDMTimingPanel* timing,
-               boost::function<bool (boost::filesystem::path)> confirm_overwrite,
-               boost::shared_ptr<Log> log
+               boost::function<bool (boost::filesystem::path)> confirm_overwrite
                );
 
 private: