From 0da6b3a13def40e8fd002b9fc60f955467f6372d Mon Sep 17 00:00:00 2001 From: danieldg Date: Sun, 24 May 2009 02:53:45 +0000 Subject: OnRehash changes: split to multiple hooks to clarify use and prevent explosion of rehashes on a /REHASH * git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11388 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/configreader.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/configreader.h') diff --git a/include/configreader.h b/include/configreader.h index 29289dcaf..3eb456b1f 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -343,10 +343,6 @@ class CoreExport ServerConfig : public Extensible */ std::string RehashUserUID; - /** Rehash parameter, as above - */ - std::string RehashParameter; - /** Error stream, contains error output from any failed configuration parsing. */ std::ostringstream* errstr; -- cgit v1.2.3