From df91e30723c9cfb91ff0c7f6506fe67ef4909b89 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 20 Sep 2008 22:25:47 +0000 Subject: [PATCH] Remove the old TODO comment git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10570 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/configreader.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/configreader.cpp b/src/configreader.cpp index 0e373190b..5260501a7 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -2372,7 +2372,6 @@ bool DoneELine(ServerConfig* conf, const char* tag) void ConfigReaderThread::Run() { - /* TODO: TheUser may be invalid by the time we get here! Check its validity, or pass a UID would be better */ ServerInstance->Config->Read(do_bail, TheUserUID); ServerInstance->Threads->Lock(); this->SetExitFlag(); -- 2.39.2