summaryrefslogtreecommitdiff
path: root/libs/ardour/delivery.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/delivery.cc')
-rw-r--r--libs/ardour/delivery.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/delivery.cc b/libs/ardour/delivery.cc
index 45e70eb4a2..d49236f785 100644
--- a/libs/ardour/delivery.cc
+++ b/libs/ardour/delivery.cc
@@ -407,7 +407,6 @@ Delivery::target_gain ()
*/
if (_no_outs_cuz_we_no_monitor) {
- std::cerr << this << " no outs cuz we no monitor\n";
return 0.0;
}