mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-24 17:41:13 +01:00
AudacityProject.cpp does not need gIsQuitting from AudacityApp.h
This commit is contained in:
@@ -44,8 +44,6 @@ void SaveWindowSize();
|
||||
void QuitAudacity(bool bForce);
|
||||
void QuitAudacity();
|
||||
|
||||
extern bool gIsQuitting;
|
||||
|
||||
class AliasBlockFile;
|
||||
|
||||
class AudacityApp final : public wxApp {
|
||||
|
||||
Reference in New Issue
Block a user