From 6d97d72999bd8a3283eb09ebae3e55a1c9500d86 Mon Sep 17 00:00:00 2001 From: Ben Loftis Date: Sun, 6 Jul 2014 13:53:56 -0500 Subject: remove some cruft with previous commits. remove option link-region-and-track-selection since they are now exclusive, and rename select-all-regions to select-all-objects to match the implementation --- gtk2_ardour/editor_selection.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/editor_selection.cc') diff --git a/gtk2_ardour/editor_selection.cc b/gtk2_ardour/editor_selection.cc index 6f65b27345..9c05c9f924 100644 --- a/gtk2_ardour/editor_selection.cc +++ b/gtk2_ardour/editor_selection.cc @@ -1370,7 +1370,7 @@ Editor::select_all_internal_edit (Selection::Operation) } void -Editor::select_all_regions (Selection::Operation op) +Editor::select_all_objects (Selection::Operation op) { list touched; -- cgit v1.2.3