ox-md: Silence byte compiler

This commit is contained in:
Nicolas Goaziou 2019-06-05 18:34:38 +02:00
parent 5832c8fc93
commit ba943ac855

View file

@ -555,7 +555,7 @@ a communication channel."
;;;; Template
(defun org-md--build-toc (info &optional n keyword scope)
(defun org-md--build-toc (info &optional n _keyword scope)
"Return a table of contents.
INFO is a plist used as a communication channel.
@ -563,9 +563,6 @@ INFO is a plist used as a communication channel.
Optional argument N, when non-nil, is an integer specifying the
depth of the table.
Optional argument KEYWORD specifies the TOC keyword, if any, from
which the table of contents generation has been initiated.
When optional argument SCOPE is non-nil, build a table of
contents according to the specified element."
(concat