diff --git a/gtk2_ardour/midi_cue_editor.cc b/gtk2_ardour/midi_cue_editor.cc index 624cb9bc5e..d58690137f 100644 --- a/gtk2_ardour/midi_cue_editor.cc +++ b/gtk2_ardour/midi_cue_editor.cc @@ -1610,8 +1610,6 @@ MidiCueEditor::which_canvas_cursor (ItemType type) const bool MidiCueEditor::enter_handler (ArdourCanvas::Item* item, GdkEvent* ev, ItemType item_type) { - EditorAutomationLine* al; - choose_canvas_cursor_on_entry (item_type); switch (item_type) {