Login type cleanup

This commit is contained in:
Berke Viktor
2013-05-19 05:17:13 +02:00
parent d60cecb8d3
commit b2fec642fe
5 changed files with 10 additions and 8 deletions

View File

@@ -1395,10 +1395,10 @@ inbound_nickserv_login (server *serv)
{
case LOGIN_MSG_NICKSERV:
case LOGIN_NICKSERV:
case LOGIN_NS:
case LOGIN_MSG_NS:
case LOGIN_CHALLENGEAUTH:
#if 0
case LOGIN_NS:
case LOGIN_MSG_NS:
case LOGIN_AUTH:
#endif
return 1;