Browse Source

org.el (org-modules): odt is no longer a contrib module

Jambunathan K 13 years ago
parent
commit
0e859c62b5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lisp/org.el

+ 0 - 1
lisp/org.el

@@ -348,7 +348,6 @@ to add the symbol `xyz', and the package must have a call to
 	(const :tag "C  mac-link-grabber   Grab links and URLs from various Mac applications" org-mac-link-grabber)
 	(const :tag "C  man:               Support for links to manpages in Org-mode" org-man)
 	(const :tag "C  mtags:             Support for muse-like tags" org-mtags)
-	(const :tag "C  odt:               OpenDocumentText exporter for Org-mode" org-odt)
 	(const :tag "C  panel:             Simple routines for us with bad memory" org-panel)
 	(const :tag "C  registry:          A registry for Org-mode links" org-registry)
 	(const :tag "C  org2rem:           Convert org appointments into reminders" org2rem)