13
0

remove debug output

This commit is contained in:
Paul Davis 2019-11-15 20:42:15 -07:00
parent bd509bba49
commit 8e8249b595

View File

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