0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / readtable.lisp
index 0de32c0..a4d412d 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (sb!xc:deftype attribute-table ()
   '(simple-array (unsigned-byte 8) (#.char-code-limit)))