summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mixer.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-11-14 03:14:21 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2007-11-14 03:14:21 +0000
commit2568966f8a68fee5ac53a7267d21717971603a37 (patch)
treea15a415f55a357e7953fe37d68c05f068e347080 /gtk2_ardour/editor_mixer.cc
parenta6d559553be37a880a88c229796a3b4f8fb9cd1b (diff)
added "separate" as a new bindable editor operation; bound to F4 by default; fixed up some more selection issues when using key-mouse operations
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2654 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor_mixer.cc')
-rw-r--r--gtk2_ardour/editor_mixer.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_mixer.cc b/gtk2_ardour/editor_mixer.cc
index c399068f5d..0e41fcaeac 100644
--- a/gtk2_ardour/editor_mixer.cc
+++ b/gtk2_ardour/editor_mixer.cc
@@ -301,7 +301,6 @@ Editor::session_going_away ()
clicked_crossfadeview = 0;
entered_regionview = 0;
entered_track = 0;
- latest_regionview = 0;
last_update_frame = 0;
drag_info.item = 0;
last_canvas_frame = 0;