diff options
Diffstat (limited to 'src/configreader.cpp')
| -rw-r--r-- | src/configreader.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/configreader.cpp b/src/configreader.cpp index f0c7cfd3a..c83190e5b 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -711,8 +711,6 @@ void ConfigReaderThread::OnStop() // The description of this server may have changed - update it for WHOIS etc. ServerInstance->FakeClient->server->description = Config->ServerDesc; - ServerInstance->ISupport.Build(); - ServerInstance->Logs.CloseLogs(); ServerInstance->Logs.OpenFileLogs(); |
