summaryrefslogtreecommitdiff
path: root/include/m_protosvc.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-01-18 21:13:56 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-01-18 21:14:08 +0300
commit501fd1fbff6afc11bb0368b82b4a8d9451bee5f3 (patch)
treeb866920cd6602debae44b8c7834a949557482ee7 /include/m_protosvc.h
parent9f151b736b37b9aba43b14b39afb28563e5a3231 (diff)
we don't need PSR_URL as well
Diffstat (limited to 'include/m_protosvc.h')
-rw-r--r--include/m_protosvc.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/m_protosvc.h b/include/m_protosvc.h
index d6a44e7c85..e28e31098b 100644
--- a/include/m_protosvc.h
+++ b/include/m_protosvc.h
@@ -798,15 +798,6 @@ __forceinline INT_PTR ProtoChainRecvFile(MCONTACT hContact, PROTORECVFILE *pre)
}
///////////////////////////////////////////////////////////////////////////////
-// An URL has been received
-// wParam = 0
-// lParam = (LPARAM)(PROTORECVEVENT*)&pre
-// szMessage is encoded the same as for PSS_URL
-// DB event: EVENTTYPE_URL, blob contains szMessage without 0 terminator
-
-#define PSR_URL "/RecvUrl"
-
-///////////////////////////////////////////////////////////////////////////////
// Contacts have been received
// wParam = 0
// lParam = (LPARAM)(PROTORECVEVENT*)&pre