0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / early-defbangmethod.lisp
index eda6690..b12b136 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
-  "$Header$")
-
 #+sb-xc-host
 (defmacro def!method (&rest args)
   `(defmethod ,@args))