summaryrefslogtreecommitdiff
path: root/src/wx/kdm_output_panel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-05-05 15:08:50 +0200
committerCarl Hetherington <cth@carlh.net>2020-05-06 20:15:49 +0200
commit5579acd7ff7e1460f0b5bb54a4deedbd356153cd (patch)
treee00ef2135b01dd0638526bde23dad5f28411cb0f /src/wx/kdm_output_panel.h
parent0ab8cf5b312f36a14f66d4564c6f4b1694ddaae0 (diff)
Write 'f', 'b' and 'e' tags into all KDMWithMetadata when they are made.
Diffstat (limited to 'src/wx/kdm_output_panel.h')
-rw-r--r--src/wx/kdm_output_panel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/kdm_output_panel.h b/src/wx/kdm_output_panel.h
index fbfc1205e..0281b26d0 100644
--- a/src/wx/kdm_output_panel.h
+++ b/src/wx/kdm_output_panel.h
@@ -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
);