Parcourir la source

Remove (debug)

Carsten Dominik il y a 15 ans
Parent
commit
110b175ef9
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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))