summaryrefslogtreecommitdiff
path: root/gtk2_ardour/step_editor.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-05-02 20:21:54 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-05-02 20:21:54 -0400
commite2f0c5f91e2579c41d8efc9495b6ebac31a61ba3 (patch)
treeb8a15778c018df9c3615d7a1b0d6cc41dfef6626 /gtk2_ardour/step_editor.cc
parentc358e77e1e81a68fcb8b18cd71a31c38262b2af7 (diff)
parent3973ce81b37a9ba6fcd2e7ff95ca730b0aa32252 (diff)
merge resolution with master
Diffstat (limited to 'gtk2_ardour/step_editor.cc')
-rw-r--r--gtk2_ardour/step_editor.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/step_editor.cc b/gtk2_ardour/step_editor.cc
index 2f35772deb..0774252a44 100644
--- a/gtk2_ardour/step_editor.cc
+++ b/gtk2_ardour/step_editor.cc
@@ -82,7 +82,6 @@ StepEditor::start_step_editing ()
step_edit_region_view->show_step_edit_cursor (step_edit_beat_pos);
step_edit_region_view->set_step_edit_cursor_width (step_editor->note_length());
- step_editor->set_position (WIN_POS_MOUSE);
step_editor->present ();
}