From 5831ddd40bb9a5132d2433bbd01d470685f9db7b Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 22 Jun 2022 15:05:59 -0600 Subject: [PATCH] amend b30ac5e22121 to actually replace the assert with a return --- libs/ardour/vst3_plugin.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/ardour/vst3_plugin.cc b/libs/ardour/vst3_plugin.cc index 5b4701ded1..1d5a423588 100644 --- a/libs/ardour/vst3_plugin.cc +++ b/libs/ardour/vst3_plugin.cc @@ -2565,7 +2565,6 @@ VST3PI::automation_state_changed (uint32_t port, AutoState s, boost::weak_ptrsetParamAutomationMode (id, am);