Write 'f', 'b' and 'e' tags into all KDMWithMetadata when they are made.
[dcpomatic.git] / src / wx / kdm_output_panel.h
index fbfc1205ebcea73c90d1a3a15e9eb2619aa5245c..0281b26d0d8253ab2d24d0fedd9aeee61f0cba15 100644 (file)
@@ -54,7 +54,6 @@ public:
        std::pair<boost::shared_ptr<Job>, int> make (
                std::list<KDMWithMetadataPtr > screen_kdms,
                std::string name,
-               KDMTimingPanel* timing,
                boost::function<bool (boost::filesystem::path)> confirm_overwrite
                );