mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
remove outdated TODO
disabled routes are no longer displayed on meterbridge
This commit is contained in:
parent
ee97942165
commit
ae8d2584eb
1 changed files with 0 additions and 1 deletions
|
|
@ -343,7 +343,6 @@ MeterStrip::meter_configuration_changed (ChanCount c)
|
|||
}
|
||||
}
|
||||
|
||||
// TODO draw Inactive routes or busses with different styles
|
||||
if (boost::dynamic_pointer_cast<AudioTrack>(_route) == 0
|
||||
&& boost::dynamic_pointer_cast<MidiTrack>(_route) == 0
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue