From 657291051bb286ad25e1f27fcb333c340d4e2b02 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 28 Jun 2013 13:49:05 +0000 Subject: we don't wait for the ICQ status change anymore on exit git-svn-id: http://svn.miranda-ng.org/main/trunk@5169 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IcqOscarJ/src/icq_proto.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/IcqOscarJ/src/icq_proto.h') diff --git a/protocols/IcqOscarJ/src/icq_proto.h b/protocols/IcqOscarJ/src/icq_proto.h index 024a2eb1ab..5b322f929d 100644 --- a/protocols/IcqOscarJ/src/icq_proto.h +++ b/protocols/IcqOscarJ/src/icq_proto.h @@ -270,8 +270,6 @@ struct CIcqProto : public PROTO_INTERFACE void icq_sendXtrazResponseDirect(HANDLE hContact, WORD wCookie, char* szBody, int nBodyLen, WORD wType); //----| fam_01service.cpp |----------------------------------------------------------- - HANDLE m_hNotifyNameInfoEvent; - void handleServiceFam(BYTE *pBuffer, WORD wBufferLength, snac_header *pSnacHeader, serverthread_info *info); char* buildUinList(int subtype, WORD wMaxLen, HANDLE *hContactResume); void sendEntireListServ(WORD wFamily, WORD wSubtype, int listType); -- cgit v1.2.3