summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/route.cc')
-rw-r--r--libs/ardour/route.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ardour/route.cc b/libs/ardour/route.cc
index 02c62eefa1..107fae2585 100644
--- a/libs/ardour/route.cc
+++ b/libs/ardour/route.cc
@@ -111,8 +111,6 @@ Route::init ()
Route::~Route ()
{
- cerr << "deleting route " << _name << endl;
-
clear_redirects (this);
if (_control_outs) {