From a910aa351d54dd5642b28b9e7edeae587c0faccd Mon Sep 17 00:00:00 2001 From: jjgarcia Date: Sun, 29 Jul 2001 09:46:15 +0000 Subject: [PATCH] Remove debugging statement. --- src/cmp/cmpflet.lsp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cmp/cmpflet.lsp b/src/cmp/cmpflet.lsp index d191c660e..e0bad46ea 100644 --- a/src/cmp/cmpflet.lsp +++ b/src/cmp/cmpflet.lsp @@ -227,7 +227,6 @@ body)) (defun c1locally (args) - (print "FOO") (multiple-value-bind (body ss ts is other-decl) (c1body args t) (c1add-globals ss)