From bcc6fa6fc43c40e7bb31a6a0ac2d03532db8f7ef Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 20 Nov 2016 21:15:17 +0300 Subject: unneeded declarations also removed --- protocols/MRA/src/MraProto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/MRA') diff --git a/protocols/MRA/src/MraProto.h b/protocols/MRA/src/MraProto.h index 8ea6b37f14..e9167e1879 100644 --- a/protocols/MRA/src/MraProto.h +++ b/protocols/MRA/src/MraProto.h @@ -311,7 +311,6 @@ struct CMraProto : public PROTO void __cdecl MraFilesQueueSendThreadProc(LPVOID lpParameter); bool bChatExists; - void MraChatDllError(); bool MraChatRegister(); INT_PTR MraChatSessionNew(MCONTACT hContactChatSession); void MraChatSessionDestroy(MCONTACT hContactChatSession); -- cgit v1.2.3