summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-11-11 21:03:39 +0100
committerCarl Hetherington <cth@carlh.net>2023-11-11 21:03:39 +0100
commit00cc999455e060630a5914e7a70489ff98219b49 (patch)
tree7b67944a35939205c29823aa33cbe594d5cf8834 /src/wx/content_panel.h
parenta22f1bda1083345a649ca9c4d893cae79b141191 (diff)
Move add_files_override_path to film_util
Diffstat (limited to 'src/wx/content_panel.h')
-rw-r--r--src/wx/content_panel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h
index 6ba9bb1bb..ca0d49719 100644
--- a/src/wx/content_panel.h
+++ b/src/wx/content_panel.h
@@ -109,7 +109,6 @@ private:
void later_clicked ();
void right_click (wxListEvent &);
void files_dropped (wxDropFilesEvent &);
- boost::optional<boost::filesystem::path> add_files_override_path() const;
void setup ();
void setup_sensitivity ();