X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ffd-stream.lisp;h=22c3190e0db9437b62b3181997ef40a397e57aea;hb=6973177fbe23d007655345c1fe2e0d6a5e397aa5;hp=6cb06442f7b84c30ec1eb77e9d52c2cdacf986f8;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/code/fd-stream.lisp b/src/code/fd-stream.lisp index 6cb0644..22c3190 100644 --- a/src/code/fd-stream.lisp +++ b/src/code/fd-stream.lisp @@ -11,9 +11,6 @@ (in-package "SB!IMPL") -(file-comment - "$Header$") - (deftype file-stream () 'fd-stream) ;;;; buffer manipulation routines