From 07f817fd47e2c5f7ca97ab73cef32307d84a6e79 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Fri, 7 Mar 2014 17:41:20 +0100 Subject: Read the die and restart password and their hash type on demand --- src/configreader.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/configreader.cpp') diff --git a/src/configreader.cpp b/src/configreader.cpp index 12670b446..f80764048 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -366,9 +366,6 @@ void ServerConfig::Fill() if (!nsid.empty() && nsid != sid) throw CoreException("You must restart to change the server id"); } - diepass = ConfValue("power")->getString("diepass"); - restartpass = ConfValue("power")->getString("restartpass"); - powerhash = ConfValue("power")->getString("hash"); PrefixQuit = options->getString("prefixquit"); SuffixQuit = options->getString("suffixquit"); FixedQuit = options->getString("fixedquit"); -- cgit v1.3.1-10-gc9f91