mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Oops, missed this which we don't need any more
This commit is contained in:
parent
8e47b64e2b
commit
384048e1bd
@ -161,7 +161,6 @@ void InitPreferences()
|
||||
if(action == wxYES) // reset
|
||||
{
|
||||
gPrefs->DeleteAll();
|
||||
gPrefs->Write(wxT("/NewPrefsInitialized"), true);
|
||||
}
|
||||
bool gone = wxRemoveFile(fn.GetFullPath()); // remove resetPrefs.txt
|
||||
if(!gone)
|
||||
|
Loading…
x
Reference in New Issue
Block a user