Explorar el Código

Remove (debug) form

Carsten Dominik hace 16 años
padre
commit
05f25b3de4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lisp/org.el

+ 0 - 1
lisp/org.el

@@ -6173,7 +6173,6 @@ useful if the caller implements cut-and-paste as copy-then-paste-then-cut."
     (setq end (point))
     (goto-char beg0)
     (when (> end beg)
-      (debug)
       (setq org-subtree-clip-folded folded)
       (when (or cut force-store-markers)
 	(org-save-markers-in-region beg end))