mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-17 19:50:34 +02:00
AUP3: Offer the active project name for Save Backup
This provides a "template" for the user to modify.
This commit is contained in:
@@ -316,8 +316,6 @@ static bool RecoverAllProjects(const FilePaths &files,
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
ActiveProjects::Remove(files[i]);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user