Pārlūkot izejas kodu

org-html: remove unused local variable

Nicolas Goaziou 14 gadi atpakaļ
vecāks
revīzija
1ac0ac16ac
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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))