summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/icq_server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/IcqOscarJ/icq_server.cpp')
-rw-r--r--protocols/IcqOscarJ/icq_server.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/IcqOscarJ/icq_server.cpp b/protocols/IcqOscarJ/icq_server.cpp
index 1226eae0c4..87b975d6d3 100644
--- a/protocols/IcqOscarJ/icq_server.cpp
+++ b/protocols/IcqOscarJ/icq_server.cpp
@@ -182,9 +182,6 @@ void __cdecl CIcqProto::ServerThread(serverthread_start_info *infoParam)
SetCurrentStatus(ID_STATUS_OFFLINE);
}
- // signal info update thread to stop
- icq_InfoUpdateCleanup();
-
// signal keep-alive thread to stop
StopKeepAlive(&info);