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 4555f28463..641938162a 100644 --- a/protocols/MRA/src/MraProto.h +++ b/protocols/MRA/src/MraProto.h @@ -165,7 +165,6 @@ struct CMraProto : public PROTO_INTERFACE, public MZeroedObject INT_PTR __cdecl MraShowInboxStatus(WPARAM, LPARAM);
INT_PTR __cdecl MraEditProfile(WPARAM, LPARAM);
INT_PTR __cdecl MraZhuki(WPARAM, LPARAM);
- INT_PTR __cdecl MraChat(WPARAM, LPARAM);
INT_PTR __cdecl MraWebSearch(WPARAM, LPARAM);
INT_PTR __cdecl MraUpdateAllUsersInfo(WPARAM, LPARAM);
INT_PTR __cdecl MraCheckUpdatesUsersAvt(WPARAM, LPARAM);
|