mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-12 20:19:02 -04:00
Remove debug printf
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9339 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
3ab28db535
commit
83d884b8e9
@ -467,7 +467,6 @@ bool Channel::IsExtBanned(User *user, char type)
|
||||
maskptr = i->data;
|
||||
maskptr++; // past the char
|
||||
maskptr++; // past the :
|
||||
printf("realmask: %s\n", maskptr);
|
||||
|
||||
/* This allows CIDR ban matching
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user