summaryrefslogtreecommitdiff
path: root/include/listmode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/listmode.h')
-rw-r--r--include/listmode.h4
1 files changed, 0 insertions, 4 deletions
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
*/