0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / error.lisp
index 27be4e5..1d6e5c7 100644 (file)
@@ -13,9 +13,6 @@
 
 (in-package "SB!CONDITIONS")
 
-(sb!int:file-comment
-  "$Header$")
-
 (define-condition simple-style-warning (simple-condition style-warning) ())
 
 ;;; not sure this is the right place, but where else?