diff options
| author | 2010-08-13 08:56:50 -0400 | |
|---|---|---|
| committer | 2010-08-13 08:56:50 -0400 | |
| commit | 250c206a8b1d5e950ddd6503c3b4783754ae1e59 (patch) | |
| tree | ce7e46228e9693250a0f9cd40668b4320d808614 /src/configreader.cpp | |
| parent | Don't send override notices on exemptchanops overrides (diff) | |
Remove Limits.Finalise(), doing this is completely incorrect
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 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 |
