mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
remove commented code
This commit is contained in:
parent
64ed049567
commit
ae1bd6bbd0
1 changed files with 0 additions and 1 deletions
|
|
@ -112,7 +112,6 @@ TransportMaster::speed_and_position (double& speed, samplepos_t& pos, samplepos_
|
|||
lp = last.position;
|
||||
when = last.timestamp;
|
||||
_current_delta = 0;
|
||||
// queue_reset (false);
|
||||
DEBUG_TRACE (DEBUG::Slave, string_compose ("%1 not seen since %2 vs %3 (%4) with seekahead = %5 reset pending, pos = %6\n", name(), last.timestamp, now, (now - last.timestamp), update_interval(), pos));
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue