Browse Source

org-html: remove unused local variable

Nicolas Goaziou 14 years ago
parent
commit
1ac0ac16ac
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lisp/org-html.el

+ 0 - 1
lisp/org-html.el

@@ -1116,7 +1116,6 @@ PUB-DIR is set, use this as the publishing directory."
 	 (inquote     nil)
 	 (infixed     nil)
 	 (inverse     nil)
-	 (llt org-plain-list-ordered-item-terminator)
 	 (email       (plist-get opt-plist :email))
 	 (language    (plist-get opt-plist :language))
 	 (keywords    (plist-get opt-plist :keywords))