0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / purify.lisp
index 32bef5b..21317bf 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 (sb!alien:def-alien-routine ("purify" %purify) sb!c-call:void
   (static-roots sb!c-call:unsigned-long)
   (read-only-roots sb!c-call:unsigned-long))