Browse Source

ox-html: Tiny fix

* ox-html.el (html): Remove duplicated line.
Rasmus 10 years ago
parent
commit
c677c206fd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lisp/ox-html.el

+ 0 - 1
lisp/ox-html.el

@@ -116,7 +116,6 @@
     (:html-link-use-abs-url nil "html-link-use-abs-url" org-html-link-use-abs-url)
     (:html-link-home "HTML_LINK_HOME" nil org-html-link-home)
     (:html-link-up "HTML_LINK_UP" nil org-html-link-up)
-    (:html-container "HTML_CONTAINER" nil org-html-container-element)
     (:html-mathjax "HTML_MATHJAX" nil "" space)
     (:html-link-use-abs-url nil "html-link-use-abs-url" org-html-link-use-abs-url)
     (:html-postamble nil "html-postamble" org-html-postamble)