mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 11:09:04 -04:00
Remove ancient comment.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10742 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
ddef7e7a06
commit
2451bc6ba3
@ -355,11 +355,6 @@ class ModuleChanProtect : public Module
|
||||
|
||||
void LoadSettings()
|
||||
{
|
||||
/* Create a configreader class and read our flag,
|
||||
* in old versions this was heap-allocated and the
|
||||
* object was kept between rehashes...now we just
|
||||
* stack-allocate it locally.
|
||||
*/
|
||||
ConfigReader Conf(ServerInstance);
|
||||
|
||||
FirstInGetsFounder = Conf.ReadFlag("chanprotect", "noservices", 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user