ox-html: Silence byte-compiler

This commit is contained in:
Nicolas Goaziou 2016-03-30 17:18:47 +02:00
parent 3149a01513
commit f07580066e
1 changed files with 1 additions and 1 deletions

View File

@ -3117,7 +3117,7 @@ contextual information."
;; Planning
(defun org-html-planning (planning _contents _info)
(defun org-html-planning (planning _contents info)
"Transcode a PLANNING element from Org to HTML.
CONTENTS is nil. INFO is a plist used as a communication
channel."