summaryrefslogtreecommitdiff
path: root/include/configreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configreader.h')
-rw-r--r--include/configreader.h4
1 files changed, 0 insertions, 4 deletions
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;