Procházet zdrojové kódy

Remove forgotten (debug) form.

The last push contained a debug form which I had put there for testing.
Carsten Dominik před 17 roky
rodič
revize
6bccfbc7d5
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      lisp/org.el

+ 0 - 1
lisp/org.el

@@ -6646,7 +6646,6 @@ optional argument IN-EMACS is non-nil, Emacs will visit the file.
 With a double prefix argument, try to open outside of Emacs, in the
 With a double prefix argument, try to open outside of Emacs, in the
 application the system uses for this file type."
 application the system uses for this file type."
   (interactive "P")
   (interactive "P")
-  (debug)
   (org-load-modules-maybe)
   (org-load-modules-maybe)
   (move-marker org-open-link-marker (point))
   (move-marker org-open-link-marker (point))
   (setq org-window-config-before-follow-link (current-window-configuration))
   (setq org-window-config-before-follow-link (current-window-configuration))