]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/listmode.h
Add ModeHandler::IsListModeBase() and MC_LIST
[user/henk/code/inspircd.git] / include / listmode.h
index e27071eacbb75d30fd2d89de54f9b4da2d00719b..e6ca88d4c1d70c078e4a0443d354bb87619b948f 100644 (file)
@@ -157,10 +157,6 @@ class CoreExport ListModeBase : public ModeHandler
         */
        virtual void DoRehash();
 
-       /** Populate the Implements list with the correct events for a List Mode
-        */
-       virtual void DoImplements(Module* m);
-
        /** Handle the list mode.
         * See mode.h
         */