mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-28 16:08:12 +01:00
Tempo ramps - remove thinko
This commit is contained in:
parent
390dea1684
commit
6e97f40d08
1 changed files with 0 additions and 2 deletions
|
|
@ -3194,8 +3194,6 @@ MeterMarkerDrag::motion (GdkEvent* event, bool first_move)
|
|||
|
||||
_editor->session()->tempo_map().gui_move_meter (_real_section, pf);
|
||||
|
||||
setup_pointer_frame_offset ();
|
||||
|
||||
/* fake marker meeds to stay under the mouse, unlike the real one. */
|
||||
_marker->set_position (adjusted_current_frame (event, false));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue