]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Remove unused ERR_CANNOTSENDTOCHAN2_MSG message better-chan-errors
authorAlexander Barton <alex@barton.de>
Sun, 26 Aug 2012 14:15:44 +0000 (16:15 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 26 Aug 2012 14:15:44 +0000 (16:15 +0200)
src/ngircd/messages.h

index df6f6bcb6392f737de1e821e9c06c35514693978..d2e04dbf3454186b60def620a0847fe5b51cc9f5 100644 (file)
 #define ERR_INVITEONLYCHAN_MSG         "473 %s %s :Cannot join channel (+i) -- Invited users only"
 #define ERR_BANNEDFROMCHAN_MSG         "474 %s %s :Cannot join channel (+b) -- You are banned"
 #define ERR_BADCHANNELKEY_MSG          "475 %s %s :Cannot join channel (+k) -- Wrong channel key"
-#define ERR_CANNOTSENDTOCHAN2_MSG      "477 %s %s :Cannot send to channel (+M) -- Registered/Identified nicks only"
 #define ERR_NOCHANMODES_MSG            "477 %s %s :Channel doesn't support modes"
 #define ERR_LISTFULL_MSG               "478 %s %s %s: Channel list is full (%d)"
 #define ERR_NOPRIVILEGES_MSG           "481 %s :Permission denied"