1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-28 02:46:37 +02:00

goto deny; continue; hmmmmm

This commit is contained in:
Bram Matthys
2015-07-25 18:25:41 +02:00
parent 13390250ec
commit fd3057a462
-1
View File
@@ -251,7 +251,6 @@ CMD_FUNC(m_kick)
me.name, sptr->name, "KICK",
errbuf);
goto deny;
continue;
} /* chanprot/chanowner */
}