0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / lisp-stream.lisp
index f6dac16..f78bf06 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (eval-when (:compile-toplevel :load-toplevel :execute)
   (defconstant in-buffer-length 512 "the size of a stream in-buffer"))