mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 14:45:43 +01:00
remove commented code.
This commit is contained in:
parent
9df27844fc
commit
2f593e3af9
1 changed files with 0 additions and 5 deletions
|
|
@ -549,11 +549,6 @@ Region::set_position_lock_style (PositionLockStyle ps)
|
|||
|
||||
_position_lock_style = ps;
|
||||
|
||||
if (_position_lock_style == MusicTime) {
|
||||
//_beat = _session.tempo_map().beat_at_frame (_position);
|
||||
//_pos_beats = _session.tempo_map().quarter_note_at_frame (_position);
|
||||
}
|
||||
|
||||
send_change (Properties::position_lock_style);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue