Extract and improve code to find missing files (#1940).
[dcpomatic.git] / src / wx / content_menu.h
index 6e1641e66587529ce2609f2a81d53b7e9da9e211..ebbdf5b60e254021165eaa54b53ad491fb21413b 100644 (file)
@@ -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;