X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcode%2Fsysmacs.lisp;h=b953cbcccfc3c678093f44e4f0774180c9d30b22;hb=8643c93d4db277f6e1cb880a42407ff29e19f618;hp=ad91f85c249d8d5c3c0ed670cc3522c2eaca7c18;hpb=b5c69cfe906a31ae57bb0f18c67af9d2eaa1dfef;p=sbcl.git diff --git a/src/code/sysmacs.lisp b/src/code/sysmacs.lisp index ad91f85..b953cbc 100644 --- a/src/code/sysmacs.lisp +++ b/src/code/sysmacs.lisp @@ -72,7 +72,6 @@ maintained." (,without-gcing-body)) (when (or *gc-pending* #!+sb-thread *stop-for-gc-pending*) (sb!unix::receive-pending-interrupt)))))))) - ;;; EOF-OR-LOSE is a useful macro that handles EOF. (defmacro eof-or-lose (stream eof-error-p eof-value)