diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-12-25 02:05:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-05-02 00:31:04 +0200 |
| commit | 266e3f1b80d1263ff3cc8b3afaecd6ca1f88983b (patch) | |
| tree | eeb717e9eaa72e1b70f0a9ff1f2e7bad4ddc2a5b /src/wx/content_menu.h | |
| parent | 469a5dbd4251b094e6d4b668a763568c25947b88 (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.h | 1 |
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; |
