diff options
-rw-r--r-- | includes/Cmm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/Cmm.h b/includes/Cmm.h index 1788122f29..c7f34b66d3 100644 --- a/includes/Cmm.h +++ b/includes/Cmm.h @@ -346,7 +346,6 @@ * Need MachRegs, because some of the RTS code is conditionally * compiled based on REG_R1, REG_R2, etc. */ -#define STOLEN_X86_REGS 4 #include "stg/MachRegs.h" #include "rts/storage/Liveness.h" |