From 8128ffdf05cfbbb7b5b2644a9139174697ec1c6b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 1 Dec 2009 03:51:02 +0000 Subject: [PATCH] Fix #2933. git-svn-id: svn://localhost/ardour2/branches/3.0@6238 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/route_ui.cc | 3 --- 1 file changed, 3 deletions(-) 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 */