mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-24 23:13:42 +02:00
Remove unused mLastAutoSaveTime cruft. Comment out other no-op cruft.
This commit is contained in:
@@ -531,9 +531,6 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
|
||||
// Last auto-save file name and path (empty if none)
|
||||
wxString mAutoSaveFileName;
|
||||
|
||||
// When the last auto-save took place (as returned wx wxGetLocalTime)
|
||||
long mLastAutoSaveTime;
|
||||
|
||||
// Are we currently auto-saving or not?
|
||||
bool mAutoSaving;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user