Procházet zdrojové kódy

Removed unused test function.

* org.el (test): Removed unused test function.
Mikael Fornius před 15 roky
rodič
revize
2560f72c33
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  1. 0 4
      lisp/org.el

+ 0 - 4
lisp/org.el

@@ -15571,10 +15571,6 @@ looks only before point, not after."
     (org-in-regexp
      "\\\\[a-zA-Z]+\\*?\\(\\(\\[[^][\n{}]*\\]\\)\\|\\({[^{}\n]*}\\)\\)*")))
 
-(defun test ()
-  (interactive)
-  (message "%s" (org-inside-latex-macro-p)))
-
 (defun org-try-cdlatex-tab ()
   "Check if it makes sense to execute `cdlatex-tab', and do it if yes.
 It makes sense to do so if `org-cdlatex-mode' is active and if the cursor is