0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / assembly / assemfile.lisp
index d17a5a3..6578aa2 100644 (file)
@@ -11,9 +11,6 @@
 ;;;; files for more information.
 
 (in-package "SB!C")
-
-(file-comment
-  "$Header$")
 \f
 (defvar *do-assembly* nil
   #!+sb-doc "If non-NIL, emit assembly code. If NIL, emit VOP templates.")