summaryrefslogtreecommitdiff
path: root/src/modules/u_listmode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/u_listmode.h')
-rw-r--r--src/modules/u_listmode.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/modules/u_listmode.h b/src/modules/u_listmode.h
index b370c86e8..b0a8f2505 100644
--- a/src/modules/u_listmode.h
+++ b/src/modules/u_listmode.h
@@ -367,14 +367,6 @@ class ListModeBase : public ModeHandler
}
}
- /** Clean up module on unload
- * @param target_type Type of target to clean
- * @param item Item to clean
- */
- virtual void DoCleanup(int, void*)
- {
- }
-
/** Validate parameters.
* Overridden by implementing module.
* @param source Source user adding the parameter