0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / compiler / bit-util.lisp
index f927c5e..13cfb7e 100644 (file)
@@ -12,9 +12,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 #!-sb-fluid
 (declaim (inline clear-bit-vector set-bit-vector bit-vector-replace
                 bit-vector-copy))