diff --git a/gtk2_ardour/route_ui.cc b/gtk2_ardour/route_ui.cc index 9e682573ca..fe2adff449 100644 --- a/gtk2_ardour/route_ui.cc +++ b/gtk2_ardour/route_ui.cc @@ -797,9 +797,6 @@ RouteUI::update_rec_display () rec_enable_button->set_active (model); ignore_toggle = false; } - else { - return; - } /* now make sure its color state is correct */