diff --git a/src/effects/lv2/LV2Effect.cpp b/src/effects/lv2/LV2Effect.cpp index eb6ee666d..e187659d1 100755 --- a/src/effects/lv2/LV2Effect.cpp +++ b/src/effects/lv2/LV2Effect.cpp @@ -418,7 +418,6 @@ LV2Effect::LV2Effect(const LilvPlugin *plug) LV2Effect::~LV2Effect() { - wxLogDebug(wxT("asdf")); } // ============================================================================