1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 08:27:13 +01:00

Remove some naked new amd delete in: AudioIO

This commit is contained in:
Paul Licameli
2016-08-05 00:39:13 -04:00
parent 27527ebf5c
commit b47bcb548e
3 changed files with 25 additions and 42 deletions

View File

@@ -2017,8 +2017,6 @@ int AudacityApp::OnExit()
DeinitFFT();
DeinitAudioIO();
// Terminate the PluginManager (must be done before deleting the locale)
PluginManager::Get().Terminate();