Browse Source

Remove test print

gh-pages
falkTX 11 years ago
parent
commit
7c6f0b047f
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      distrho/src/DistrhoPluginVST.cpp

+ 0
- 1
distrho/src/DistrhoPluginVST.cpp View File

@@ -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


Loading…
Cancel
Save