aboutsummaryrefslogtreecommitdiff
path: root/src/configreader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/configreader.cpp')
-rw-r--r--src/configreader.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/configreader.cpp b/src/configreader.cpp
index 55e2ce985..ed1463147 100644
--- a/src/configreader.cpp
+++ b/src/configreader.cpp
@@ -525,7 +525,6 @@ void ServerConfig::Apply(ServerConfig* old, const std::string &useruid)
return;
}
-
// If there were errors processing configuration, don't touch modules.
if (!valid)
return;