]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/numerics.h
Implement support for WEBIRC attributes.
[user/henk/code/inspircd.git] / include / numerics.h
index d1899b7570b6ea824b866430f7ce19e2cf6b2457..343f882527007117524d5341e32b274b78153121 100644 (file)
  */
 enum
 {
-       /*
-        * Reply range of numerics.
-        */
-       RPL_WELCOME                     = 1, // 2812, not 1459
-       RPL_YOURHOSTIS                  = 2, // 2812, not 1459
-       RPL_SERVERCREATED               = 3, // 2812, not 1459
-       RPL_SERVERVERSION               = 4, // 2812, not 1459
        RPL_ISUPPORT                    = 5, // not RFC, extremely common though (defined as RPL_BOUNCE in 2812, widely ignored)
 
        RPL_SNOMASKIS                   = 8, // unrealircd