Explorar o código

Silence byte-compiler

Nicolas Goaziou %!s(int64=7) %!d(string=hai) anos
pai
achega
18ee77f62a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

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