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>2022-05-02 00:31:04 +0200
commit266e3f1b80d1263ff3cc8b3afaecd6ca1f88983b (patch)
treeeeb717e9eaa72e1b70f0a9ff1f2e7bad4ddc2a5b /src/wx/content_menu.h
parent469a5dbd4251b094e6d4b668a763568c25947b88 (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 6e1641e66..ebbdf5b60 100644
--- a/src/wx/content_menu.h
+++ b/src/wx/content_menu.h
@@ -61,7 +61,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;