]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/inspircd.h
Merge the latest changes from insp20 into master.
[user/henk/code/inspircd.git] / include / inspircd.h
index 824a30e8a823d1cb06bb56eead8c83595fac115c..839cccb6ae9f3fffec2aebcddc18e0b43cd114d8 100644 (file)
@@ -320,10 +320,6 @@ class CoreExport InspIRCd
         */
        ProtocolInterface DefaultProtocolInterface;
 
-       /** Holds extensible for user operquit
-        */
-       StringExtItem OperQuit;
-
        /** Manages the generation and transmission of ISUPPORT. */
        ISupportManager ISupport;