mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 15:16:25 +01:00
Remove stray colon
This commit is contained in:
parent
ed959c2708
commit
dd7891eee5
1 changed files with 1 additions and 1 deletions
|
|
@ -1192,7 +1192,7 @@ PluginManager::auv2_discover (AUv2DescStr const& d, bool cache_only)
|
|||
psle->msg (PluginScanLogEntry::OK, string_compose (_("Saved AUV2 plugin cache to %1"), auv2_cache_file (desc)));
|
||||
auv2_whitelist (dstr);
|
||||
return 0;
|
||||
}:
|
||||
}
|
||||
|
||||
XMLTree tree;
|
||||
if (cache_file.empty ()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue