소스 검색

Merge branch 'maint'

Nicolas Goaziou 8 년 전
부모
커밋
0d35d9d0d6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lisp/org-clock.el

+ 1 - 1
lisp/org-clock.el

@@ -2764,7 +2764,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