mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 17:11:12 +02:00
Minimal error messages for failing to load non-Nyquist effects
This commit is contained in:
@@ -215,6 +215,7 @@ bool VampEffectsModule::RegisterPlugin(PluginManagerInterface & pm,
|
||||
return true;
|
||||
}
|
||||
|
||||
errMsg = _("Could not load the library");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user