aboutsummaryrefslogtreecommitdiffstats
path: root/src/configreader.cpp
diff options
context:
space:
mode:
authorGravatar Daniel De Graaf2010-08-13 08:56:50 -0400
committerGravatar Daniel De Graaf2010-08-13 08:56:50 -0400
commit250c206a8b1d5e950ddd6503c3b4783754ae1e59 (patch)
treece7e46228e9693250a0f9cd40668b4320d808614 /src/configreader.cpp
parentDon'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.cpp2
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