mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
remove unused variable
This commit is contained in:
parent
88ad0b3d75
commit
b5dada592d
1 changed files with 0 additions and 2 deletions
|
|
@ -744,8 +744,6 @@ PianoRollHeaderBase::button_release_handler (GdkEventButton* ev)
|
|||
|
||||
end_scroomer_drag ();
|
||||
|
||||
int note = _midi_context.y_to_note (evy);
|
||||
|
||||
if (_dragging) {
|
||||
|
||||
do_ungrab ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue