diff options
Diffstat (limited to 'protocols/ICQ-WIM/src/http.cpp')
-rw-r--r-- | protocols/ICQ-WIM/src/http.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/ICQ-WIM/src/http.cpp b/protocols/ICQ-WIM/src/http.cpp index bfa22866b3..4826a411c6 100644 --- a/protocols/ICQ-WIM/src/http.cpp +++ b/protocols/ICQ-WIM/src/http.cpp @@ -75,8 +75,6 @@ void __cdecl CIcqProto::ServerThread(void*) } } - OnLoggedOut(); - m_hWorkerThread = nullptr; for (auto &it : m_ConnPool) { if (it.s) |