summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-01-24 14:06:33 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-01-24 14:06:33 +0300
commit1de0331abb7082ebda12896cd52a509047ae5799 (patch)
treefb919f2a2a6d8027549ba986eaaeecb675a7e4a9 /include
parent06ca4d0df9ed5aadccacf4645cc56b702e738fbc (diff)
another burst of fantasy...
Diffstat (limited to 'include')
-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 4f6b990b28..5291a94759 100644
--- a/include/m_protosvc.h
+++ b/include/m_protosvc.h
@@ -545,15 +545,6 @@ struct PROTOFILERESUME
#define PS_SETMYNICKNAME "/SetNickname"
///////////////////////////////////////////////////////////////////////////////
-// Get the max allowed length for the user nickname
-// Optional, default value is 1024
-// wParam = 0
-// lParam = 0
-// return = <= 0 for error, >0 the max length of the nick
-
-#define PS_GETMYNICKNAMEMAXLENGTH "/GetMyNicknameMaxLength"
-
-///////////////////////////////////////////////////////////////////////////////
// Get the unread email message count, optional
// wParam = 0
// lParam = 0