remove debug output
This commit is contained in:
parent
902a34ae01
commit
584c946850
|
@ -74,9 +74,6 @@
|
|||
(set! *POST-bindings-cache* (cdr cache)))
|
||||
(loop predecessor
|
||||
(cdr predecessor)))))))))
|
||||
(format (current-error-port)
|
||||
"POST-bindings-cache: ~S\n"
|
||||
*POST-bindings-cache*)
|
||||
(release-lock *cache-lock*)
|
||||
result))
|
||||
|
||||
|
|
Loading…
Reference in New Issue