Remove debug output

This commit is contained in:
Stas Boukarev 2026-08-26 02:09:26 +03:00
parent 5c3fe7ae65
commit 9788b061b3

View file

@ -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)))