Source commit: 867b8b9d7073723027b9d12eb40ee1f9408c0674
@@ -1993,8 +1993,6 @@ bool __fastcall TSecureShell::ProcessNetworkEvents(SOCKET Socket)
bool __fastcall TSecureShell::EventSelectLoop(unsigned int MSec, bool ReadEventRequired,
WSANETWORKEVENTS * Events)
{
- CheckConnection();
-
bool Result = false;
do