0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / defbangstruct.lisp
index 2315186..55cff76 100644 (file)
@@ -17,9 +17,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; A bootstrap MAKE-LOAD-FORM method can be a function or the name
 ;;; of a function.
 (deftype def!struct-type-make-load-form-fun () '(or function symbol))