Remove debug statements

This commit is contained in:
Juan Jose Garcia Ripoll 2009-03-23 22:17:27 +01:00
parent b62f153ed3
commit 7cf74b073b
2 changed files with 0 additions and 4 deletions

View file

@ -48,9 +48,6 @@
(setf vars (nreverse vars) forms (nreverse forms))
(print vars)
(print args)
(mapc #'push-vars vars)
(check-vdecl vnames ts is)

View file

@ -67,7 +67,6 @@
nil)
(defun handle-internal-error (c)
(print c)
(si::default-debugger c)
(unless (typep c 'compiler-error)
(signal 'compiler-internal-error