mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
that failed to apply
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9951 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
8b02191cd8
commit
fe1b94c400
@ -40,8 +40,10 @@ class ModulePartMsgBan : public Module
|
||||
if (!IS_LOCAL(user))
|
||||
return;
|
||||
|
||||
#if 0
|
||||
if (channel->IsExtBanned(user, 'p'))
|
||||
partmessage = "";
|
||||
#endif
|
||||
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user