ndb - bug#18352

  remove debug prinout
parent b8046693
......@@ -579,7 +579,6 @@ TransporterFacade::init(Uint32 nodeId, const ndb_mgm_configuration* props)
timeout = tmp1;
}
m_waitfor_timeout = timeout;
ndbout_c("Using waitfor: %d", timeout);
if (!theTransporterRegistry->start_service(m_socket_server)){
ndbout_c("Unable to start theTransporterRegistry->start_service");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment