0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / compiler / target-disassem.lisp
index 8321b37..c0a9e2b 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!DISASSEM")
 
-(file-comment
-  "$Header$")
-
 ;;;; FIXME: A lot of stupid package prefixes would go away if DISASSEM
 ;;;; would use the SB!DI package. And some more would go away if it would
 ;;;; use SB!SYS (in order to get to the SAP-FOO operators).