mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 20:10:13 +02:00
Get rid of some old todos
This commit is contained in:
@@ -236,7 +236,7 @@ Vst3PluginBridge::Vst3PluginBridge()
|
||||
plugin_factory->host_application->getName(name);
|
||||
}
|
||||
|
||||
// TODO: Remove this warning ocne Ardour supports multiple
|
||||
// TODO: Remove this warning once Ardour supports multiple
|
||||
// inputs and outputs
|
||||
if (result == Steinberg::kResultOk && name == u"Ardour"s) {
|
||||
logger.log(
|
||||
|
||||
Reference in New Issue
Block a user