Bläddra i källkod

ox-html: Silence byte-compiler

Nicolas Goaziou 9 år sedan
förälder
incheckning
f07580066e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      lisp/ox-html.el

+ 1 - 1
lisp/ox-html.el

@@ -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."