mirror of
https://github.com/anope/anope.git
synced 2026-07-05 17:23:16 +02:00
Remove unnecessary comment
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1778 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -670,10 +670,6 @@ class RatboxProto : public IRCDTS6Proto
|
||||
send_cmd(source->uid, "INVITE %s %s", u ? u->uid : nick, chan);
|
||||
}
|
||||
|
||||
/*
|
||||
1 = valid nick
|
||||
0 = nick is in valid
|
||||
*/
|
||||
int IsNickValid(const char *nick)
|
||||
{
|
||||
/* TS6 Save extension -Certus */
|
||||
|
||||
Reference in New Issue
Block a user