Explorar o código

org-clock: Silence byte-compiler

Nicolas Goaziou %!s(int64=8) %!d(string=hai) anos
pai
achega
6bd5210535
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-clock.el

+ 1 - 1
lisp/org-clock.el

@@ -2762,7 +2762,7 @@ PROPERTIES: The list properties specified in the `:properties' parameter
 	 (properties (plist-get params :properties))
 	 (inherit-property-p (plist-get params :inherit-props))
 	 (matcher (and tags (cdr (org-make-tags-matcher tags))))
-	 cc st p time level tbl)
+	 cc st p tbl)
 
     (setq org-clock-file-total-minutes nil)
     (when block