X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcross-float.lisp;h=a820745b8237a988f1de07d7591749c0f5f3c0b7;hb=5dc28680e9cb2d598da02aed512aa49ea81fdade;hp=7023302708ecec14befaf88ebc71dd8b3777f5fe;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/code/cross-float.lisp b/src/code/cross-float.lisp index 7023302..a820745 100644 --- a/src/code/cross-float.lisp +++ b/src/code/cross-float.lisp @@ -13,9 +13,6 @@ (in-package "SB!IMPL") -(file-comment - "$Header$") - ;;; There seems to be no portable way to mask float traps, but we shouldn't ;;; encounter any float traps when cross-compiling SBCL itself, anyway, so we ;;; just make this a no-op.