diff --git a/lisp/org.el b/lisp/org.el index 8c6bd5a2a..34610d30c 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -329,7 +329,6 @@ to add the symbol `xyz', and the package must have a call to (const :tag "C jira: Add a jira:ticket protocol to Org-mode" org-jira) (const :tag "C learn: SuperMemo's incremental learning algorithm" org-learn) - (const :tag "C lparse: Library for building custom exporters" org-lparse) (const :tag "C mairix: Hook mairix search into Org-mode for different MUAs" org-mairix) (const :tag "C notmuch: Provide org links to notmuch searches or messages" org-notmuch) (const :tag "C mac-iCal Imports events from iCal.app to the Emacs diary" org-mac-iCal)