Merge ../yap-6.2

This commit is contained in:
Vitor Santos Costa 2010-12-01 14:04:55 +00:00
commit 7f846cd17b
1 changed files with 0 additions and 2 deletions

View File

@ -172,8 +172,6 @@ low_level_trace(yap_low_level_port port, PredEntry *pred, CELL *args)
LOCK(Yap_heap_regs->low_level_trace_lock);
sc = Yap_heap_regs;
vsc_count++;
if (vsc_count < 264000)
return;
#ifdef THREADS
MY_ThreadHandle.thread_inst_count++;
#endif