0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / compiler / late-macros.lisp
index 8a13520..9d617f2 100644 (file)
@@ -17,9 +17,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 #+sb-xc-host
 (sb!xc:defmacro def-boolean-attribute (name &rest attribute-names)
   #!+sb-doc