Browse Source

Remove (debug)

Carsten Dominik 15 years ago
parent
commit
110b175ef9
1 changed files with 0 additions and 1 deletions
  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))