From 7a917d3884e32266bd8645287c558fe095e986a3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 14 Jul 2012 08:56:46 +0000 Subject: fix for killing ICQ threads on exit git-svn-id: http://svn.miranda-ng.org/main/trunk@962 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IcqOscarJ/icq_server.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/IcqOscarJ/icq_server.h') diff --git a/protocols/IcqOscarJ/icq_server.h b/protocols/IcqOscarJ/icq_server.h index 231ebaaa4d..eba3ecfa42 100644 --- a/protocols/IcqOscarJ/icq_server.h +++ b/protocols/IcqOscarJ/icq_server.h @@ -58,7 +58,6 @@ struct serverthread_info HANDLE hDirectBoundPort; // HANDLE hKeepAliveEvent; - HANDLE hKeepAliveThread; }; /*---------* Functions *---------------*/ -- cgit v1.2.3