mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 08:27:13 +01:00
Fix possible memory leak in use of overrides of BlockFile::CalcSummary
This commit is contained in:
@@ -1977,7 +1977,6 @@ int AudacityApp::OnExit()
|
||||
#endif
|
||||
|
||||
DeinitFFT();
|
||||
BlockFile::Deinit();
|
||||
|
||||
DeinitAudioIO();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user