]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/usermanager.h
Replace hardcoded mode letters, part 3
[user/henk/code/inspircd.git] / include / usermanager.h
index 50dac27bf9b267754ae2330fcb34a1652030d314..c6745ace626d12f2347c6caeccbe881e3b351884 100644 (file)
@@ -161,10 +161,6 @@ class CoreExport UserManager
         */
        unsigned int LocalUserCount() const { return (this->local_count - this->UnregisteredUserCount()); }
 
-       /** Number of users with a certain mode set on them
-        */
-       int ModeCount(const char mode);
-
        /** Send a server notice to all local users
         * @param text The text format string to send
         * @param ... The format arguments