fix some gtk filechooser issues
[ardour.git] / gtk2_ardour / option_editor.h
index 9ab8132d2c116ea485a5c8bc0892553c0c6ccda2..13b0285c32a0c08c3aff73c67a36bb0341714615 100644 (file)
@@ -625,7 +625,6 @@ public:
 
 private:
        void selection_changed ();
-       void current_folder_set ();
        
        sigc::slot<std::string> _get; ///< slot to get the configuration variable's value
        sigc::slot<bool, std::string> _set;  ///< slot to set the configuration variable's value