X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Ftarget-dump.lisp;h=5f61b34445aefe47b696f9e58bee53f6d5c0c53d;hb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;hp=913822ef09e878363123403a12d2c2cb382b31b6;hpb=c3f281f5c34b55170ac43a4679f1528b8bb7c703;p=sbcl.git diff --git a/src/compiler/target-dump.lisp b/src/compiler/target-dump.lisp index 913822e..5f61b34 100644 --- a/src/compiler/target-dump.lisp +++ b/src/compiler/target-dump.lisp @@ -13,9 +13,6 @@ (in-package "SB!C") -(file-comment - "$Header$") - ;;; Dump the first N bytes of VEC out to FILE. VEC is some sort of unboxed ;;; vector-like thing that we can BLT from. (defun dump-raw-bytes (vec n fasl-file)