X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fmessages.h;h=d2e04dbf3454186b60def620a0847fe5b51cc9f5;hp=df6f6bcb6392f737de1e821e9c06c35514693978;hb=55859c1befa7cd04a130f1816cb73a9629637105;hpb=9a82304ae96ae74ae28b8c584bd4811078806577 diff --git a/src/ngircd/messages.h b/src/ngircd/messages.h index df6f6bcb..d2e04dbf 100644 --- a/src/ngircd/messages.h +++ b/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"