X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fdebug-vm.lisp;h=61df7c898f6a07945cfb42620042ce8ad21280b1;hb=7dd568fb64927be78556ac27f1f0dc60e79cf942;hp=6ad8ddc99c4bea50b0242641c1ad24b77b4598c4;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/code/debug-vm.lisp b/src/code/debug-vm.lisp index 6ad8ddc..61df7c8 100644 --- a/src/code/debug-vm.lisp +++ b/src/code/debug-vm.lisp @@ -12,9 +12,6 @@ (in-package "SB!VM") -(file-comment - "$Header$") - (defconstant bogus-lra-constants 2) (defconstant real-lra-slot (+ code-constants-offset 0)) (defconstant known-return-p-slot (+ code-constants-offset 1))