From 9ed56e9e02c0532a981d6f30c8e03a29dafc56da Mon Sep 17 00:00:00 2001 From: danieldg Date: Wed, 10 Feb 2010 01:48:43 +0000 Subject: Why are we wasting space on DieValue? git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12418 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/configreader.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/configreader.h') 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 tag, or - * an empty string. - */ - std::string DieValue; - /** The DNS server to use for DNS queries */ std::string DNSServer; -- cgit v1.2.3