Revert "org-e-html/org-e-odt: Autoload (org-export-define-backend ...)"

This reverts commit 830a0781a6.
This commit is contained in:
Bastien Guerry 2012-09-10 22:14:31 +02:00
parent 033abff4c0
commit 6bcd44e914
2 changed files with 0 additions and 2 deletions

View File

@ -51,7 +51,6 @@
;;; Define Back-End
;;;###autoload
(org-export-define-backend e-html
((bold . org-e-html-bold)
(center-block . org-e-html-center-block)

View File

@ -33,7 +33,6 @@
;;; Define Back-End
;;;###autoload
(org-export-define-backend e-odt
((bold . org-e-odt-bold)
(center-block . org-e-odt-center-block)