1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00

bugfix for previous fix :)

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2242 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-12-14 01:43:41 +00:00 committed by cras
parent f8dd514805
commit ebd09ede51

View File

@ -264,7 +264,6 @@ void parse_channel_modes(IRC_CHANNEL_REC *channel, const char *setby,
break;
case 'e':
case 'I':
case 'O':
case 'q':
/* Don't set it as channel mode */
break;