diff --git a/gtk2_ardour/meter_strip.cc b/gtk2_ardour/meter_strip.cc index a7f4af66ef..91b93ad8bb 100644 --- a/gtk2_ardour/meter_strip.cc +++ b/gtk2_ardour/meter_strip.cc @@ -343,7 +343,6 @@ MeterStrip::meter_configuration_changed (ChanCount c) } } - // TODO draw Inactive routes or busses with different styles if (boost::dynamic_pointer_cast(_route) == 0 && boost::dynamic_pointer_cast(_route) == 0 ) {