]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/hashcomp.h
Remove InspIRCd* parameters and fields
[user/henk/code/inspircd.git] / include / hashcomp.h
index c5d849529c48887d9c51ebe9a9ca8168681bff98..6cbc14850d00b6474f4ec2752b6917f925b8fc67 100644 (file)
@@ -251,8 +251,6 @@ namespace irc
        class CoreExport modestacker : public classbase
        {
         private:
-               InspIRCd* ServerInstance;
-
                /** The mode sequence and its parameters
                 */
                std::deque<std::string> sequence;
@@ -268,7 +266,7 @@ namespace irc
                 * @param add True if the stack is adding modes,
                 * false if it is removing them
                 */
-               modestacker(InspIRCd* Instance, bool add);
+               modestacker(bool add);
 
                /** Push a modeletter and its parameter onto the stack.
                 * No checking is performed as to if this mode actually