diff lisp/textmodes/reftex-parse.el @ 46614:ba53f9632b14

removed forgotten (debug) form
author Carsten Dominik <dominik@science.uva.nl>
date Mon, 22 Jul 2002 12:03:31 +0000
parents 7522419c4db0
children 060f433ebf11
line wrap: on
line diff
--- a/lisp/textmodes/reftex-parse.el	Mon Jul 22 10:38:32 2002 +0000
+++ b/lisp/textmodes/reftex-parse.el	Mon Jul 22 12:03:31 2002 +0000
@@ -198,7 +198,6 @@
         toc-entry index-entry next-buf buf)
 
     (catch 'exit
-      (debug)
       (setq file-found (reftex-locate-file file "tex" master-dir))
       (if (and (not file-found)
 	       (setq buf (reftex-get-buffer-visiting file)))