Remove leftover debugging code

This commit is contained in:
Leland Lucius 2020-01-04 00:43:52 -06:00
parent aef4b80d53
commit 04dcc8994d
1 changed files with 0 additions and 1 deletions

View File

@ -418,7 +418,6 @@ LV2Effect::LV2Effect(const LilvPlugin *plug)
LV2Effect::~LV2Effect()
{
wxLogDebug(wxT("asdf"));
}
// ============================================================================