]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/inspircd.h
Document ListenSocket class
[user/henk/code/inspircd.git] / include / inspircd.h
index 77a1e45ac2fa402a030448a0e8068bcae141ffcc..44f5b519c41a415d42e5d7b3a92af7d07fe12978 100644 (file)
@@ -189,10 +189,6 @@ class InspIRCd : public classbase
         */
        bool DaemonSeed();
 
-       /** Build the upper/lowercase comparison table
-        */
-       void MakeLowerMap();
-
        /** Moves the given module to the last slot in the list
         * @param modulename The module name to relocate
         */