diff --git a/C/tracer.c b/C/tracer.c index d39dbbe4e..c9f44cb29 100644 --- a/C/tracer.c +++ b/C/tracer.c @@ -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);