mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Remove a no longer true comment
It should have been removed as part of 539c062ed2
(Make the configuration penalty subtler about inputs).
This commit is contained in:
parent
72964609c9
commit
c803b81a2b
1 changed files with 0 additions and 2 deletions
|
|
@ -495,8 +495,6 @@ LuaProc::can_support_io_configuration (const ChanCount& in, ChanCount& out, Chan
|
|||
* Really imprecise only if desired_in != audio_in */
|
||||
FOUNDCFG_IMPRECISE (desired_in, possible_out);
|
||||
}
|
||||
// ideally we'll also find the closest, best matching
|
||||
// input configuration with minimal output penalty...
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue