remove unused variable

This commit is contained in:
Paul Davis
2025-07-10 23:22:55 -06:00
parent 88ad0b3d75
commit b5dada592d

View File

@@ -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 ();