]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/users.h
Remove spanningtree override of /LUSERS
[user/henk/code/inspircd.git] / include / users.h
index e1171e2c33785c8da36a58b64f171000d46bb509..637f8f88e0ca815b470c1ba1b751db78d3e8fa47 100644 (file)
@@ -247,11 +247,6 @@ class CoreExport User : public Extensible
         */
        std::string cachedip;
 
-       /** When we erase the user (in the destructor),
-        * we call this method to subtract one from all
-        * mode characters this user is making use of.
-        */
-       void DecrementModes();
  public:
 
        /** Hostname of connection.