From a4f7c21ec38e59281b4755b6b96651f0b310cdd2 Mon Sep 17 00:00:00 2001 From: Ben Loftis Date: Wed, 7 Jan 2015 15:31:05 -0600 Subject: now that regions and range selections are exclusive, the separate actions to set ranges or zoom to selections are redundant. save some menu entries and keybindings by consolidating them. also consolidate some code with new function get_selection_extents(). as a side-effect, this checkin fixes the assert failure in play_with_preroll --- gtk2_ardour/ardour.menus.in | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'gtk2_ardour/ardour.menus.in') diff --git a/gtk2_ardour/ardour.menus.in b/gtk2_ardour/ardour.menus.in index c609724957..2bfbac6451 100644 --- a/gtk2_ardour/ardour.menus.in +++ b/gtk2_ardour/ardour.menus.in @@ -51,8 +51,6 @@ - - @@ -65,14 +63,8 @@ #if 0 #endif - - - - - - - - + + -- cgit v1.2.3