mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-11 08:56:03 +01:00
Remove a ProjectFileIO data member, a stack variable can serve
This commit is contained in:
@@ -101,9 +101,6 @@ private:
|
||||
// Last auto-save file name and path (empty if none)
|
||||
FilePath mAutoSaveFileName;
|
||||
|
||||
// The auto-save data dir the project has been recovered from
|
||||
FilePath mRecoveryAutoSaveDataDir;
|
||||
|
||||
// Are we currently auto-saving or not?
|
||||
bool mAutoSaving{ false };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user