diff --git a/libs/ardour/transport_master_manager.cc b/libs/ardour/transport_master_manager.cc index dbbd5c57bc..f383179c67 100644 --- a/libs/ardour/transport_master_manager.cc +++ b/libs/ardour/transport_master_manager.cc @@ -637,8 +637,6 @@ TransportMasterManager::restart () /* may fal if current_master is not usable */ - cerr << "RESTART: Setting TM to " << current_master << endl; - set_current (current_master); }