summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
Diffstat (limited to 'libs')
-rw-r--r--libs/ardour/session.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/session.cc b/libs/ardour/session.cc
index d0bb24407f..1ec274b917 100644
--- a/libs/ardour/session.cc
+++ b/libs/ardour/session.cc
@@ -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;