summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
Diffstat (limited to 'classes')
-rw-r--r--classes/pluginhost.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/pluginhost.php b/classes/pluginhost.php
index 79544b01b..592629881 100644
--- a/classes/pluginhost.php
+++ b/classes/pluginhost.php
@@ -21,7 +21,6 @@ class PluginHost {
const HOOK_RENDER_ARTICLE = 10;
const HOOK_RENDER_ARTICLE_CDM = 11;
const HOOK_FEED_FETCHED = 12;
- const HOOK_SANITIZE = 13;
const KIND_ALL = 1;
const KIND_SYSTEM = 2;