remove unused variable
This commit is contained in:
@@ -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 ();
|
||||
|
||||
Reference in New Issue
Block a user