diff options
Diffstat (limited to 'protocols/MRA/src/MraProto.h')
-rw-r--r-- | protocols/MRA/src/MraProto.h | 1 |
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);
|