mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Remove debug output
This commit is contained in:
parent
5c3fe7ae65
commit
9788b061b3
|
|
@ -1519,7 +1519,6 @@
|
|||
(attempt-location location)))
|
||||
(try-backward (locations)
|
||||
(do-sc-locations-back (location locations)
|
||||
(print location)
|
||||
(attempt-location location))))
|
||||
(if (eq (sb-kind sb) :unbounded)
|
||||
(let ((size (finite-sb-current-size sb)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue