Преглед на файлове

org-html: remove unused local variable

Nicolas Goaziou преди 14 години
родител
ревизия
1ac0ac16ac
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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))