0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / early-array.lisp
index 7ee1157..808cfef 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 (defconstant sb!xc:array-rank-limit 65529
   #!+sb-doc
   "the exclusive upper bound on the rank of an array")