diff options
| author | 2021-07-17 18:35:08 +0100 | |
|---|---|---|
| committer | 2021-07-17 18:35:08 +0100 | |
| commit | 805dbd4def1a83a387118d40300764c4660ffbfe (patch) | |
| tree | 6db5d76f7d472fd1ae42095b1e4c454cfef4d8e5 /src/modules/m_services_account.cpp | |
| parent | Fix a shortening issue in hostchange. (diff) | |
| parent | Fix ssl_mbedtls on mbedTLS v3. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'src/modules/m_services_account.cpp')
| -rw-r--r-- | src/modules/m_services_account.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/modules/m_services_account.cpp b/src/modules/m_services_account.cpp index ae5d69d3b..fad6e97e1 100644 --- a/src/modules/m_services_account.cpp +++ b/src/modules/m_services_account.cpp @@ -36,12 +36,6 @@ enum { - // From UnrealIRCd. - RPL_WHOISREGNICK = 307, - - // From ircu. - RPL_WHOISACCOUNT = 330, - // From ircd-hybrid? ERR_NEEDREGGEDNICK = 477, |
