0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / pcl / vector.lisp
index 7b3b4cf..b4180e2 100644 (file)
@@ -24,9 +24,6 @@
 ;;;; specification.
 
 (in-package "SB-PCL")
-
-(sb-int:file-comment
-  "$Header$")
 \f
 (defmacro instance-slot-index (wrapper slot-name)
   `(let ((pos 0))