소스 검색

Remove (debug)

Carsten Dominik 15 년 전
부모
커밋
110b175ef9
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lisp/org-clock.el

+ 0 - 1
lisp/org-clock.el

@@ -496,7 +496,6 @@ the mode line."
 		      (if current
 			  (format ", prefix + to add to %s" org-clock-effort)
 			"")))))
-     (debug)
      (when (stringp value)
        ;; A string.  See if it is a delta
        (setq sign (string-to-char value))