X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcross-io.lisp;h=2714eafd6992413c1a36c1e9209b3fb9a8fae0bf;hb=7e1f6a02db322634078e6cec7bf92bcd060db0fe;hp=98f3c7a638c4a8cd06aec58d51e02422210d759e;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/code/cross-io.lisp b/src/code/cross-io.lisp index 98f3c7a..2714eaf 100644 --- a/src/code/cross-io.lisp +++ b/src/code/cross-io.lisp @@ -11,9 +11,6 @@ (in-package "SB!IMPL") -(file-comment - "$Header$") - ;;;; fast-read operations ;;;; ;;;; (Portable versions of these are needed at cross-compile time because