mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 02:56:35 +01:00
NO-OP: remove unused variable warning
This commit is contained in:
parent
408aed9e85
commit
57d2a85c0a
1 changed files with 0 additions and 2 deletions
|
|
@ -3877,8 +3877,6 @@ TempoEndDrag::motion (GdkEvent* event, bool first_move)
|
|||
}
|
||||
}
|
||||
|
||||
timepos_t const pos = adjusted_current_time (event, false);
|
||||
// map->stretch_tempo_end (_tempo, timepos_t (_grab_qn).samples(), pos.samples());
|
||||
_editor->mid_tempo_change (Editor::TempoChanged);
|
||||
|
||||
ostringstream sstr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue