Commit Diff


commit - 9a82304ae96ae74ae28b8c584bd4811078806577
commit + a5984c702ae3d141d0fff70b0b634b47dade72c3
blob - df6f6bcb6392f737de1e821e9c06c35514693978
blob + d2e04dbf3454186b60def620a0847fe5b51cc9f5
--- src/ngircd/messages.h
+++ src/ngircd/messages.h
@@ -132,7 +132,6 @@
 #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"