X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Flistmode.h;h=e6ca88d4c1d70c078e4a0443d354bb87619b948f;hb=52e4d9c96c83ca4bbbeb487966ac2897a384907d;hp=e27071eacbb75d30fd2d89de54f9b4da2d00719b;hpb=146d72fddbcc443e402b3aadcf1eb8195b9d4ab5;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/listmode.h b/include/listmode.h index e27071eac..e6ca88d4c 100644 --- a/include/listmode.h +++ b/include/listmode.h @@ -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 */