13
0

remove unused variable decl

This commit is contained in:
Paul Davis 2024-11-11 22:01:32 -07:00
parent 47db75b0d6
commit 5dd65171c1

View File

@ -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) {