summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_selection.cc
diff options
context:
space:
mode:
authorBen Loftis <ben@glw.com>2009-09-11 22:32:09 +0000
committerBen Loftis <ben@glw.com>2009-09-11 22:32:09 +0000
commit6fbcc062b2bbf904c45c440debee517ac2cb6773 (patch)
tree147cc8f7a2de10689d183b3e9df059125dbb0377 /gtk2_ardour/editor_selection.cc
parent5ff9358c54f996beef0d5921464e3337594d5d38 (diff)
reinstate export-region which was lost, change keybindings to more closely match 3.0, and make zoom-to-region more straightforward.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5656 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor_selection.cc')
-rw-r--r--gtk2_ardour/editor_selection.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/editor_selection.cc b/gtk2_ardour/editor_selection.cc
index e6a0695bda..b82d296429 100644
--- a/gtk2_ardour/editor_selection.cc
+++ b/gtk2_ardour/editor_selection.cc
@@ -832,8 +832,6 @@ Editor::region_selection_changed ()
}
sensitize_the_right_region_actions (!selection->regions.empty());
-
- zoomed_to_region = false;
}
void