From 7c6f0b047fd58e94c19d7207672b709a6c4e1f9a Mon Sep 17 00:00:00 2001 From: falkTX Date: Thu, 16 Oct 2014 12:32:37 +0100 Subject: [PATCH] Remove test print --- distrho/src/DistrhoPluginVST.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/distrho/src/DistrhoPluginVST.cpp b/distrho/src/DistrhoPluginVST.cpp index 703ad79f..293c4539 100644 --- a/distrho/src/DistrhoPluginVST.cpp +++ b/distrho/src/DistrhoPluginVST.cpp @@ -424,7 +424,6 @@ public: # endif d_lastUiSampleRate = fPlugin.getSampleRate(); - d_stdout("effEditOpen with ptr = %p", ptr); fVstUI = new UIVst(fAudioMaster, fEffect, this, &fPlugin, (intptr_t)ptr); # if DISTRHO_PLUGIN_WANT_STATE