1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 08:09:32 +02:00

Remove leftover debugging code

This commit is contained in:
Leland Lucius 2020-01-04 00:43:52 -06:00
parent aef4b80d53
commit 04dcc8994d

View File

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