Fix #2933.
authorCarl Hetherington <carl@carlh.net>
Tue, 1 Dec 2009 03:51:02 +0000 (03:51 +0000)
committerCarl Hetherington <carl@carlh.net>
Tue, 1 Dec 2009 03:51:02 +0000 (03:51 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@6238 d708f5d6-7413-0410-9779-e7cbd77b26cf

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 */