fix warning.
This commit is contained in:
parent
29866562fb
commit
bab27a5761
@ -3755,7 +3755,6 @@ do_gc(Int predarity, CELL *current_env, yamop *nextop USES_REGS)
|
||||
effectiveness = 0;
|
||||
gc_trace = FALSE;
|
||||
LOCAL_GcCalls++;
|
||||
if (LOCAL_GcCalls == 89) jmp_deb(1);
|
||||
#ifdef INSTRUMENT_GC
|
||||
{
|
||||
int i;
|
||||
|
Reference in New Issue
Block a user