Mercurial > hg > xemacs-beta
diff src/debug.c @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 3d6bfa290dbd |
children | 7df0dd720c89 |
line wrap: on
line diff
--- a/src/debug.c Mon Aug 13 10:27:41 2007 +0200 +++ b/src/debug.c Mon Aug 13 10:28:48 2007 +0200 @@ -42,8 +42,6 @@ Lisp_Object Qredisplay, Qbuffers, Qfaces; Lisp_Object Qwindows, Qframes, Qdevices; -/* Lisp_Object Qbyte_code; in bytecode.c */ - struct debug_classes active_debug_classes; enum debug_loop @@ -218,4 +216,3 @@ to emacs.c. */ xemacs_debug_loop (INIT, Qnil, Qnil); } -