summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/icq_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/IcqOscarJ/src/icq_proto.h')
-rw-r--r--protocols/IcqOscarJ/src/icq_proto.h1
1 files changed, 0 insertions, 1 deletions
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);