13
0

Tempo ramps - remove thinko

This commit is contained in:
nick_m 2016-05-25 11:55:53 +10:00
parent 390dea1684
commit 6e97f40d08

View File

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