Remove prefs-search test-code

This commit is contained in:
Robin Gareus 2023-02-05 15:36:43 +01:00
parent 3cb89b7c6e
commit f035a0baed
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -3798,7 +3798,7 @@ These settings will only take effect after %1 is restarted.\n\
add_option (_("Transport"), bo);
Gtkmm2ext::UI::instance()->set_tip (bo->tip_widget(),
_("<b>When enabled</b> plugins will be reset at transport stop. When disabled plugins will be left unchanged at transport stop.\n\nThis mostly affects plugins with a \"tail\" like Reverbs."));
bo->highlight ();
/* PLUGINS ******************************************************************/
#if (defined WINDOWS_VST_SUPPORT || defined LXVST_SUPPORT || defined MACVST_SUPPORT || defined AUDIOUNIT_SUPPORT || defined VST3_SUPPORT)