1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 16:49:41 +02:00

Remove unused variable

This commit is contained in:
Paul Licameli 2019-12-27 22:26:42 -05:00
parent 259359a283
commit 65a13fd3d6

View File

@ -27,8 +27,6 @@ extern "C" {
#define FLAC_HEADER "fLaC"
#define DESC _("FLAC files")
ODDecodeFlacTask::~ODDecodeFlacTask()
{
}