mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 07:05:43 +01:00
Remove debug message
This commit is contained in:
parent
e6de7957ee
commit
d6242f35f5
1 changed files with 0 additions and 1 deletions
|
|
@ -6571,7 +6571,6 @@ Session::update_latency (bool playback)
|
|||
* Then clear the pending flags in the rt-process context after
|
||||
* a port-registraion callback.
|
||||
*/
|
||||
cerr << "Session::update_latency called with process-lock held\n";
|
||||
DEBUG_TRACE (DEBUG::LatencyCompensation, "Engine latency callback: called with process-lock held. queue for later.\n");
|
||||
queue_latency_recompute ();
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue