summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configreader.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configreader.h b/include/configreader.h
index 57d7ab069..9b73dd3c6 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -495,10 +495,6 @@ class CoreExport ServerConfig
*/
static std::string Escape(const std::string& str, bool xml = true);
- /** If this value is true, invites will bypass more than just +i
- */
- bool InvBypassModes;
-
/** If this value is true, snotices will not stack when repeats are sent
*/
bool NoSnoticeStack;