mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-09 05:01:57 +01:00
Fix bug #883
This commit is contained in:
1
src/AudacityApp.cpp
Normal file → Executable file
1
src/AudacityApp.cpp
Normal file → Executable file
@@ -294,7 +294,6 @@ void QuitAudacity(bool bForce)
|
||||
gParentFrame->Destroy();
|
||||
gParentFrame = NULL;
|
||||
|
||||
CloseContrastDialog();
|
||||
#ifdef EXPERIMENTAL_SCOREALIGN
|
||||
CloseScoreAlignDialog();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user