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
c9e4c405e1
commit
298df2029b
1 changed files with 0 additions and 2 deletions
|
|
@ -744,8 +744,6 @@ PianoRollHeaderBase::button_press_handler (GdkEventButton* ev)
|
|||
bool
|
||||
PianoRollHeaderBase::button_release_handler (GdkEventButton* ev)
|
||||
{
|
||||
double evy = ev->y;
|
||||
|
||||
end_scroomer_drag ();
|
||||
|
||||
if (_dragging) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue