zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 324ad564b72ef1aed61ec4b177dbb04d73462b1b
parent dd2d44255a138cb7630d26ed065c312d06ba52ee
Author: fundamental <[email protected]>
Date:   Sun,  2 Oct 2016 15:56:42 -0400

Remove Debug #error Mistakenly Left In the Code

Diffstat:
Msrc/Plugin/ZynAddSubFX/ZynAddSubFX-UI.cpp | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/Plugin/ZynAddSubFX/ZynAddSubFX-UI.cpp b/src/Plugin/ZynAddSubFX/ZynAddSubFX-UI.cpp @@ -27,7 +27,6 @@ public: { setTitle("ZynAddSubFX"); -#error this should not be compiled #if DISTRHO_OS_MAC extUiPath = bpath; extUiPath += "/zynaddsubfx-ext-gui";