From 250c206a8b1d5e950ddd6503c3b4783754ae1e59 Mon Sep 17 00:00:00 2001 From: Daniel De Graaf Date: Fri, 13 Aug 2010 08:56:50 -0400 Subject: Remove Limits.Finalise(), doing this is completely incorrect --- 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 edebdbba3..afe05ea97 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -525,8 +525,6 @@ void ServerConfig::Fill() OperSpyWhois = SPYWHOIS_NEWLINE; 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