summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_protosvc.h4
1 files changed, 1 insertions, 3 deletions
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)
{