fix unused stuff.
This commit is contained in:
parent
0f99e336cc
commit
da0186a0aa
5
H/Regs.h
5
H/Regs.h
@ -184,11 +184,6 @@ extern pthread_key_t Yap_yaamregs_key;
|
|||||||
Term X[MaxTemps]; /* 29 */
|
Term X[MaxTemps]; /* 29 */
|
||||||
|
|
||||||
#define XREGS Yap_REGS.X
|
#define XREGS Yap_REGS.X
|
||||||
yamop *ARITH_EXCEPTION_;
|
|
||||||
int isint_[MaxArithms];
|
|
||||||
Int Ints_[MaxArithms];
|
|
||||||
Float Floats_[MaxArithms];
|
|
||||||
|
|
||||||
}
|
}
|
||||||
REGSTORE;
|
REGSTORE;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user