]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/configreader.h
Remove <options:ircumsgprefix> entirely
[user/henk/code/inspircd.git] / include / configreader.h
index 9b73dd3c630a095fdc5e3e59889a25e86fcff670..fe1e5da9eb066edec6fc68c2487cff82d60ae864 100644 (file)
@@ -431,11 +431,6 @@ class CoreExport ServerConfig
         */
        bool CycleHostsFromUser;
 
-       /** If set to true, prefixed channel NOTICEs and PRIVMSGs will have the prefix
-        *  added to the outgoing text for undernet style msg prefixing.
-        */
-       bool UndernetMsgPrefix;
-
        /** If set to true, the full nick!user\@host will be shown in the TOPIC command
         * for who set the topic last. If false, only the nick is shown.
         */