Silence byte-compiler

This commit is contained in:
Nicolas Goaziou 2017-09-18 21:15:31 +02:00
parent 442a2b430d
commit 18ee77f62a
1 changed files with 1 additions and 1 deletions

View File

@ -21070,7 +21070,7 @@ context. See the individual commands for more information."
(interactive)
(org-return t))
(defun org-ctrl-c-tab (&optional arg)
(defun org-ctrl-c-tab (&optional _arg)
"Toggle columns width in a table, or show children.
Call `org-table-toggle-column-width' if point is in a table.
Otherwise, call `org-show-children'."