summaryrefslogtreecommitdiff
path: root/protocols/MRA/src
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-11-20 21:15:17 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-11-20 21:15:17 +0300
commitbcc6fa6fc43c40e7bb31a6a0ac2d03532db8f7ef (patch)
treee78c7fd142c130ac1ed7436fe732322c5657e2e0 /protocols/MRA/src
parent17e822f45bae4641464b0fbc6c70ed6312f8a775 (diff)
unneeded declarations also removed
Diffstat (limited to 'protocols/MRA/src')
-rw-r--r--protocols/MRA/src/MraProto.h1
1 files changed, 0 insertions, 1 deletions
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<CMraProto>
void __cdecl MraFilesQueueSendThreadProc(LPVOID lpParameter);
bool bChatExists;
- void MraChatDllError();
bool MraChatRegister();
INT_PTR MraChatSessionNew(MCONTACT hContactChatSession);
void MraChatSessionDestroy(MCONTACT hContactChatSession);