Remove debug message

This commit is contained in:
Robin Gareus
2020-04-27 16:26:36 +02:00
parent e6de7957ee
commit d6242f35f5

View File

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