]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/configreader.h
Move ServerConfig::InvBypassModes into core_channel
[user/henk/code/inspircd.git] / include / configreader.h
index 57d7ab069741a1f68869183005b705a1a1ffabba..9b73dd3c630a095fdc5e3e59889a25e86fcff670 100644 (file)
@@ -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;