mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
Remove commented std::cout : Got OP_SessionRequest
This commit is contained in:
@@ -331,7 +331,6 @@ void EQStream::ProcessPacket(EQProtocolPacket *p)
|
||||
}
|
||||
}
|
||||
#endif
|
||||
//std::cout << "Got OP_SessionRequest" << std::endl;
|
||||
sessionAttempts++;
|
||||
// we set established below, so statistics will not be reset for session attempts/stream active.
|
||||
init(GetState()!=ESTABLISHED);
|
||||
|
||||
Reference in New Issue
Block a user