fix warning.

This commit is contained in:
Vítor Santos Costa 2011-10-02 16:17:30 -03:00
parent 29866562fb
commit bab27a5761

View File

@ -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;