From 0317b5627c7eff381a7d5595544ff52a83bdd454 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sun, 16 Jun 2013 18:54:00 +0000 Subject: ProtoBroadcastAck for ICQ git-svn-id: http://svn.miranda-ng.org/main/trunk@4990 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IcqOscarJ/src/icq_proto.h | 1 - 1 file changed, 1 deletion(-) (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 81d15edf0e..a7f7ce8994 100644 --- a/protocols/IcqOscarJ/src/icq_proto.h +++ b/protocols/IcqOscarJ/src/icq_proto.h @@ -892,7 +892,6 @@ struct CIcqProto : public PROTO_INTERFACE int StringToListItemId(const char *szSetting,int def); //----| utilities.cpp |--------------------------------------------------------------- - int BroadcastAck(HANDLE hContact,int type,int result,HANDLE hProcess,LPARAM lParam); char* ConvertMsgToUserSpecificAnsi(HANDLE hContact, const char* szMsg); char* GetUserStoredPassword(char *szBuffer, int cbSize); -- cgit v1.2.3