]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/inspircd.h
ListModeBase: Minor changes to original u_listmode code
[user/henk/code/inspircd.git] / include / inspircd.h
index 1ca3d077b13cdf0324f43460f417b3cc8955f939..fa00902a49a3dab07904f08ab72243345b147ede 100644 (file)
@@ -821,11 +821,6 @@ class CoreExport InspIRCd
         */
        void Cleanup();
 
-       /** Resets the cached max bans value on all channels.
-        * Called by rehash.
-        */
-       void ResetMaxBans();
-
        /** Return a time_t as a human-readable string.
         */
        std::string TimeString(time_t curtime);