summaryrefslogtreecommitdiff
path: root/src/wx/content_menu.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-12-25 02:05:54 +0100
committerCarl Hetherington <cth@carlh.net>2021-12-25 02:07:56 +0100
commit838d036e10862618e16b1cbe802ecf2fdbf6ce6d (patch)
tree169474bcd7de18dce3ab63b644bc3b41c9b55b4b /src/wx/content_menu.h
parent4d1b1c5183251b3314d5a541e4cecc872e3702f7 (diff)
Extract and improve code to find missing files (#1940).
Diffstat (limited to 'src/wx/content_menu.h')
-rw-r--r--src/wx/content_menu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/content_menu.h b/src/wx/content_menu.h
index 8a3548419..03f657d38 100644
--- a/src/wx/content_menu.h
+++ b/src/wx/content_menu.h
@@ -51,7 +51,6 @@ private:
void ov ();
void set_dcp_settings ();
void remove ();
- void maybe_found_missing (std::weak_ptr<Job>, std::weak_ptr<Content>, std::weak_ptr<Content>);
void cpl_selected (wxCommandEvent& ev);
wxMenu* _menu;