mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 11:09:04 -04:00
Uh, put it back. :p
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9571 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
78ff73e0fb
commit
260e132d23
@ -1064,7 +1064,7 @@ ModeParser::ModeParser(InspIRCd* Instance) : ServerInstance(Instance)
|
||||
|
||||
/* Clear mode list */
|
||||
memset(modehandlers, 0, sizeof(modehandlers));
|
||||
modewatchers.clear();
|
||||
memset(modewatchers, 0, sizeof(modewatchers));
|
||||
|
||||
/* Last parse string */
|
||||
LastParse.clear();
|
||||
|
Loading…
x
Reference in New Issue
Block a user