don't bother doing port stuff if session is being deleted
[ardour.git] / gtk2_ardour / route_ui.cc
index 9e682573ca3ec5a8058f083ea2b0cc96f8d3ff99..fe2adff44985e572ba6b77783679dd7214d94c97 100644 (file)
@@ -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 */