mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-19 12:40:12 +02: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