remove redundant msg in CYsfProtocol::Initialize

pull/1/head
Tom Early 5 years ago
parent 760e8de13d
commit 72612fcd0f

@ -58,7 +58,6 @@ bool CYsfProtocol::Initialize(const char *type, const uint16 port, const bool ha
// update time
m_LastKeepaliveTime.Now();
std::cout << "YSF Protocol successfully initialized" << std::endl;
return true;
}

Loading…
Cancel
Save

Powered by TurnKey Linux.