summaryrefslogtreecommitdiff
path: root/include/configreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configreader.h')
-rw-r--r--include/configreader.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configreader.h b/include/configreader.h
index 112736439..c63b46779 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -336,11 +336,6 @@ class CoreExport ServerConfig
*/
std::string FixedPart;
- /** The last string found within a <die> tag, or
- * an empty string.
- */
- std::string DieValue;
-
/** The DNS server to use for DNS queries
*/
std::string DNSServer;