From 71d53e4883cdb83b50f43cd934ac9b4cd2b95383 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Sun, 9 Dec 2012 18:06:21 +0100 Subject: Remove ServerLimits::Finalise(), it's completely wrong Truncate +1 long idents in User::ChangeIdent() --- src/configreader.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/configreader.cpp') diff --git a/src/configreader.cpp b/src/configreader.cpp index 7d204bfb7..2577b83b8 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -648,8 +648,6 @@ void ServerConfig::Fill() OperSpyWhois = SPYWHOIS_SINGLEMSG; else OperSpyWhois = SPYWHOIS_NONE; - - Limits.Finalise(); } // WARNING: it is not safe to use most of the codebase in this function, as it -- cgit v1.3.1-10-gc9f91