fix extra return
This commit is contained in:
parent
91989ad13a
commit
ce6bc98f30
@ -141,7 +141,6 @@ low_level_trace(yap_low_level_port port, PredEntry *pred, CELL *args)
|
||||
Int arity;
|
||||
/* extern int gc_calls; */
|
||||
vsc_count++;
|
||||
return;
|
||||
|
||||
// if (!worker_id) return;
|
||||
LOCK(Yap_heap_regs->low_level_trace_lock);
|
||||
|
Reference in New Issue
Block a user