Mercurial > emacs
changeset 21002:bf4300d62bd1
Remove debugging statements.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 27 Feb 1998 22:20:12 +0000 |
parents | 88e63a96a2d4 |
children | fd244f615d9d |
files | lisp/textmodes/reftex.el |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/reftex.el Fri Feb 27 22:13:26 1998 +0000 +++ b/lisp/textmodes/reftex.el Fri Feb 27 22:20:12 1998 +0000 @@ -5896,13 +5896,6 @@ (provide 'reftex) -; Make sure tables are compiled -(message "updating internal tables...") -(reftex-compute-ref-cite-tables) -(message "updating internal tables...done") -(setq reftex-tables-dirty nil) - ;;;============================================================================ ;;; reftex.el ends here -