From 726069ec50be8be30e8465c1328b178a2573fd75 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 18 Jan 2019 18:53:33 +0300 Subject: PSS_URL removed as totally obsolete --- include/m_protosvc.h | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'include/m_protosvc.h') diff --git a/include/m_protosvc.h b/include/m_protosvc.h index 6aabeffeea..d6a44e7c85 100644 --- a/include/m_protosvc.h +++ b/include/m_protosvc.h @@ -605,21 +605,6 @@ struct PROTOFILERESUME #define PSS_MESSAGE "/SendMsg" -/////////////////////////////////////////////////////////////////////////////// -// Send an URL message -// wParam = flags -// lParam = (LPARAM)(const char*)szMessage -// returns a hProcess corresponding to the one in the ack event. -// szMessage should be encoded as the URL followed by the description, the -// separator being a single nul (\0). If there is no description, do not forget -// to end the URL with two nuls. -// Will send an ack when the message actually gets sent -// type = ACKTYPE_URL, result = success/failure, (char*)lParam = error message or NULL. -// Protocols modules are free to define flags starting at 0x10000 -// The event will *not* be added to the database automatically. - -#define PSS_URL "/SendUrl" - /////////////////////////////////////////////////////////////////////////////// // Send a set of contacts // wParam = MAKEWPARAM(flags, nContacts) -- cgit v1.2.3