mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
remove unused local variable
This commit is contained in:
parent
6d38195da0
commit
0398836dfe
1 changed files with 0 additions and 2 deletions
|
|
@ -377,8 +377,6 @@ AudioClipEditor::leave_handler (ArdourCanvas::Item* item, GdkEvent* ev, ItemType
|
||||||
{
|
{
|
||||||
EC_LOCAL_TEMPO_SCOPE;
|
EC_LOCAL_TEMPO_SCOPE;
|
||||||
|
|
||||||
EditorAutomationLine* al;
|
|
||||||
|
|
||||||
set_canvas_cursor (which_mode_cursor());
|
set_canvas_cursor (which_mode_cursor());
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue