incomplete merge of master into windows (requires upcoming changes to master to be...
[ardour.git] / gtk2_ardour / ardour_ui.h
index fa8eb18f01a48f816150317b9dc0dbeda6b95947..64309c7e38d6772d35a24a9cf8858ced5bcf8355 100644 (file)
@@ -724,7 +724,7 @@ class ARDOUR_UI : public Gtkmm2ext::UI, public ARDOUR::SessionHandlePtr
        void fontconfig_dialog ();
 
         int missing_file (ARDOUR::Session*s, std::string str, ARDOUR::DataType type);
-        int ambiguous_file (std::string file, std::string path, std::vector<std::string> hits);
+        int ambiguous_file (std::string file, std::vector<std::string> hits);
 
        bool click_button_clicked (GdkEventButton *);