mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-03 07:33:49 +01:00
Get rid of AutoSaveMinutes pref, as it wasn't actually used correctly.
Now doing autosave on every PushState, ModifyState, and PopState.
This commit is contained in:
@@ -408,7 +408,6 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
|
||||
|
||||
void GetRegionsByLabel( Regions ®ions );
|
||||
|
||||
void AutoSaveIfNeeded();
|
||||
void AutoSave();
|
||||
static bool IsAutoSaveEnabled();
|
||||
void DeleteCurrentAutoSaveFile();
|
||||
|
||||
Reference in New Issue
Block a user