From a836b7e177b031182939e7ecfc77acd8302d895c Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Mon, 4 May 2015 06:38:01 +0200 Subject: [PATCH] Cleanup. --- src/vm_x86.dasc | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/vm_x86.dasc b/src/vm_x86.dasc index b59d9a50..58266196 100644 --- a/src/vm_x86.dasc +++ b/src/vm_x86.dasc @@ -2348,8 +2348,6 @@ static void build_subroutines(BuildCtx *ctx) | |//-- Bit library -------------------------------------------------------- | - |.define TOBIT_BIAS, 0x59c00000 // 2^52 + 2^51 (float, not double!). - | |.macro .ffunc_bit, name, kind, fdef | fdef name |.if kind == 2