diff options
-rw-r--r-- | src/configreader.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/configreader.cpp b/src/configreader.cpp index eecf01d8d..3cbcde460 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -879,7 +879,6 @@ void ConfigReaderThread::Finish() * thoroughly!!! */ ServerInstance->XLines->CheckELines(); - ServerInstance->XLines->CheckELines(); ServerInstance->XLines->ApplyLines(); ServerInstance->Res->Rehash(); ServerInstance->ResetMaxBans(); |