X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Flate-macros.lisp;h=9d617f2814847486746ea8aaabfbd6090a980ec5;hb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;hp=8a135204f8e57357d8be6c14e3595a3a03502c55;hpb=c3f281f5c34b55170ac43a4679f1528b8bb7c703;p=sbcl.git diff --git a/src/compiler/late-macros.lisp b/src/compiler/late-macros.lisp index 8a13520..9d617f2 100644 --- a/src/compiler/late-macros.lisp +++ b/src/compiler/late-macros.lisp @@ -17,9 +17,6 @@ (in-package "SB!C") -(file-comment - "$Header$") - #+sb-xc-host (sb!xc:defmacro def-boolean-attribute (name &rest attribute-names) #!+sb-doc