diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index df11828059..39ee88ecf9 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -2926,7 +2926,7 @@ if (!ARDOUR::Profile->get_mixbus()) { "plugin-path-lxvst", _("Path:"), sigc::mem_fun (*_rc_config, &RCConfiguration::get_plugin_path_lxvst), - ':')); + 0)); #endif #ifdef WINDOWS_VST_SUPPORT