From 800bd65d79e12f292c6cce64747d921e45228eff Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 13 Jul 2023 12:29:29 +0300 Subject: MS_PROTO_RECVFILET - we don't need this service either --- include/m_protosvc.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include') diff --git a/include/m_protosvc.h b/include/m_protosvc.h index e4dc10c841..b5381981fe 100644 --- a/include/m_protosvc.h +++ b/include/m_protosvc.h @@ -786,9 +786,7 @@ struct PROTORECVFILE const char *szUserId; // groupchat user id }; -#define PSR_FILE "/RecvFile" - -#define MS_PROTO_RECVFILET "Proto/RecvFileT" +#define PSR_FILE "/RecvFile" __forceinline INT_PTR ProtoChainRecvFile(MCONTACT hContact, PROTORECVFILE *pre) { -- cgit v1.2.3