Skip to content
Snippets Groups Projects
Commit 44697013 authored by Raymond Toy's avatar Raymond Toy
Browse files

Oops. Remove debugging print left in from commit [c0052f55]

parent bcc8cd7d
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,6 @@
(reader-error-format-arguments condition))
nil error-stream
(file-position error-stream)))
(format t "open-stream-p ~A~%" (open-stream-p error-stream))
(format stream (intl:gettext "Reader error ~@[at ~D ~]on ~S:~%~?")
(and (open-stream-p error-stream)
(file-position error-stream))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment