0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / compiler / x86 / insts.lisp
index 243b56d..8981bc4 100644 (file)
@@ -15,9 +15,6 @@
 ;;; I wonder whether the separation of the disassembler from the
 ;;; virtual machine is valid or adds value.
 
-(file-comment
-  "$Header$")
-
 ;;; FIXME: In CMU CL, the code in this file seems to be fully
 ;;; compiled, not byte compiled. I'm not sure that's reasonable:
 ;;; there's a lot of code in this file, and considering the overall