summaryrefslogtreecommitdiff
path: root/include/m_protosvc.h
diff options
context:
space:
mode:
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 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