Paste to the track under the mouse if we are using the mouse
[ardour.git] / gtk2_ardour / editor_keys.cc
index d887697d637510ba90e1e7c25c57dd6b7f9cf632..93eba4b79f02c24b714b52de0212bd4247acba90 100644 (file)
@@ -87,6 +87,5 @@ Editor::keyboard_selection_begin ()
 void
 Editor::keyboard_paste ()
 {
-       ensure_entered_track_selected (true);
        paste (1);
 }