0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / compiler / proclaim.lisp
index c1dbf10..0669cab 100644 (file)
@@ -14,9 +14,6 @@
 
 (in-package "SB!C")
 
-(file-comment
-  "$Header$")
-
 ;;; !COLD-INIT calls this twice to initialize the cookies, once before
 ;;; any toplevel forms are executed, then again to undo any lingering
 ;;; effects of toplevel DECLAIMs.