浏览代码

Remove forgotten (debug) form

Carsten Dominik 15 年之前
父节点
当前提交
94e76bd7e2
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lisp/org-capture.el

+ 0 - 1
lisp/org-capture.el

@@ -488,7 +488,6 @@ already gone."
 (defun org-capture-kill ()
   "Abort the current capture process."
   (interactive)
-  (debug)
   ;; FIXME: This does not do the right thing, we need to remove the new stuff
   ;; By hand it is easy: undo, then kill the buffer
   (let ((org-note-abort t) (org-capture-before-finalize-hook nil))