Do not try to restore Route solo state after clearing all solo state
[ardour.git] / gtk2_ardour / script_selector.h
index 810aafb8006515da1321051859b58693b938f23b..b249cfe273f2c92d3079fafa8ee9f72fd518d7bb 100644 (file)
@@ -39,7 +39,7 @@ private:
        Gtk::Label  _author;
        Gtk::Label  _description;
 
-       ARDOUR::LuaScriptList _scripts;
+       ARDOUR::LuaScriptList _scripts;
        ARDOUR::LuaScriptInfoPtr _script;
        ARDOUR::LuaScriptInfo::ScriptType _script_type;
        sigc::connection _combocon;