summaryrefslogtreecommitdiff
path: root/gtk2_ardour/option_editor.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-05-05 18:35:58 +0200
committerRobin Gareus <robin@gareus.org>2015-05-05 18:35:58 +0200
commit7005529886bcec9300866abc2fc84f336a718a30 (patch)
tree071fff8f9bb02939d467e2ad015a66c1cffcc9b0 /gtk2_ardour/option_editor.h
parent7447843a33a4bef1613fe1b9bbf1a463ad81de49 (diff)
fix some gtk filechooser issues
Diffstat (limited to 'gtk2_ardour/option_editor.h')
-rw-r--r--gtk2_ardour/option_editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/option_editor.h b/gtk2_ardour/option_editor.h
index 9ab8132d2c..13b0285c32 100644
--- a/gtk2_ardour/option_editor.h
+++ b/gtk2_ardour/option_editor.h
@@ -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