diff options
Diffstat (limited to 'src/users.cpp')
| -rw-r--r-- | src/users.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/users.cpp b/src/users.cpp index 2ea6873c1..556ea8d9e 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -33,15 +33,6 @@ #include "utility/string.h" #include "xline.h" -enum -{ - // From RFC 1459. - ERR_NICKNAMEINUSE = 433, - - // From ircu. - RPL_YOURDISPLAYEDHOST = 396, -}; - ClientProtocol::MessageList LocalUser::sendmsglist; bool User::IsNoticeMaskSet(unsigned char sm) const |
