ox-html.el (html): Remove :html-htmlized-css-url :options-alist

* ox-html.el (html): Remove :html-htmlized-css-url
:options-alist.
This commit is contained in:
Bastien Guerry 2013-03-03 06:30:43 +01:00
parent 2d3addeccf
commit b9e1648860
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@
(:html-style-include-default nil nil org-html-head-include-default-style)
(:html-head-include-scripts nil nil org-html-head-include-scripts)
(:html-table-tag nil nil org-html-table-tag)
(:html-htmlized-css-url "HTML_HTMLIZED_CSS_URL" nil org-html-htmlized-org-css-url)
;; Redefine regular options.
(:creator "CREATOR" nil org-html-creator-string)
(:with-latex nil "tex" org-html-with-latex)