sharplispers/cl-jpeg

Remove compile-time prints

Opened this issue · 0 comments

phoe commented

(format t "Performing compile-time optimization.. please wait.~%")

(format t "Done.~%")

This optimization is instantaneous enough to be unnoticeable compile-time-wise, and the printouts generate unnecessary noise while the system is compiled.