From c930b4751c69cd06b0713ead0e1f66aa56818198 Mon Sep 17 00:00:00 2001 From: Kot <1192090+koteq@users.noreply.github.com> Date: Sun, 25 Aug 2024 12:28:46 +0000 Subject: [PATCH] Poke --- Source/IconMenu.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/IconMenu.cpp b/Source/IconMenu.cpp index 268d277..278e944 100644 --- a/Source/IconMenu.cpp +++ b/Source/IconMenu.cpp @@ -92,7 +92,6 @@ IconMenu::~IconMenu() activePluginList.removeChangeListener(this); deviceManager.removeChangeListener(this); savePluginStates(); - shutdownAudio(); } void IconMenu::setIcon()