X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Ftarget-byte-comp.lisp;h=93a31db93bd7d04315b541b97f5c6f7b0230a291;hb=79953929196409f21fe505b29b15d2a9281884b7;hp=7ef94e8cdc81f7510b7895da8a02f53c64391d40;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/compiler/target-byte-comp.lisp b/src/compiler/target-byte-comp.lisp index 7ef94e8..93a31db 100644 --- a/src/compiler/target-byte-comp.lisp +++ b/src/compiler/target-byte-comp.lisp @@ -13,9 +13,6 @@ (in-package "SB!C") -(file-comment - "$Header$") - ;;; Generate trace-file output for the byte compiler back-end. ;;; ;;; (Note: As of sbcl-0.6.7, this is target-only code not because it's