Skip to content
Snippets Groups Projects
Commit 95f63e12 authored by Andrew Dolgov's avatar Andrew Dolgov
Browse files

note that HOOK_FORMAT_ARTICLE_CDM is dead for now

parent e075e614
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ class PluginHost {
const HOOK_MAIN_TOOLBAR_BUTTON = 32;
const HOOK_ENCLOSURE_ENTRY = 33;
const HOOK_FORMAT_ARTICLE = 34;
const HOOK_FORMAT_ARTICLE_CDM = 35;
const HOOK_FORMAT_ARTICLE_CDM = 35; /* RIP */
const HOOK_FEED_BASIC_INFO = 36;
const HOOK_SEND_LOCAL_FILE = 37;
const HOOK_UNSUBSCRIBE_FEED = 38;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment