summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2009-12-01 03:51:02 +0000
committerCarl Hetherington <carl@carlh.net>2009-12-01 03:51:02 +0000
commit8128ffdf05cfbbb7b5b2644a9139174697ec1c6b (patch)
treea13aba33044f2b2af2b65bc8c66be80e15e21786 /gtk2_ardour
parent4ee4be1550f24cc2328a205e04a55b970c1d57e0 (diff)
Fix #2933.
git-svn-id: svn://localhost/ardour2/branches/3.0@6238 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour')
-rw-r--r--gtk2_ardour/route_ui.cc3
1 files changed, 0 insertions, 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 */