mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
Startup without pluginregistry.cfg should not violate assertion
This commit is contained in:
@@ -1944,6 +1944,7 @@ void PluginManager::Load()
|
||||
{
|
||||
// Must start over
|
||||
registry.DeleteAll();
|
||||
registry.Flush();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user