From 09b62d438f9de5e098a0d25029273171cf95464f Mon Sep 17 00:00:00 2001 From: falkTX Date: Wed, 26 Sep 2018 01:09:22 +0200 Subject: [PATCH] Fix for last commit --- plugins/PingPongPan/DistrhoPluginInfo.h | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/PingPongPan/DistrhoPluginInfo.h b/plugins/PingPongPan/DistrhoPluginInfo.h index 6cd3d37..6b7de8f 100644 --- a/plugins/PingPongPan/DistrhoPluginInfo.h +++ b/plugins/PingPongPan/DistrhoPluginInfo.h @@ -26,7 +26,6 @@ #define DISTRHO_PLUGIN_NUM_INPUTS 2 #define DISTRHO_PLUGIN_NUM_OUTPUTS 2 #define DISTRHO_PLUGIN_WANT_PROGRAMS 1 -#define DISTRHO_PLUGIN_USES_MODGUI 1 #define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:SpatialPlugin"