X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fcompiler-error.lisp;h=2e770ec5c4235062712972f7b11a45bc935a83a7;hb=b19093fa94d6e1785abee99c35c9a610e8777671;hp=23eef455439c6674f7982088675dec0ed2ee413a;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/compiler/compiler-error.lisp b/src/compiler/compiler-error.lisp index 23eef45..2e770ec 100644 --- a/src/compiler/compiler-error.lisp +++ b/src/compiler/compiler-error.lisp @@ -12,9 +12,6 @@ (in-package "SB!C") -(file-comment - "$Header$") - ;;; a function that is called to unwind out of COMPILER-ERROR (declaim (type (function () nil) *compiler-error-bailout*)) (defvar *compiler-error-bailout*