remove debugging stuff

This commit is contained in:
Vitor Santos Costa 2013-11-21 11:27:06 +00:00
parent 90dd0229d7
commit c2219d0343
1 changed files with 0 additions and 2 deletions

View File

@ -1923,8 +1923,6 @@ mark_slots( USES_REGS1 )
fprintf(stderr,"%ld\n", curslot);
ptr-=2;
while (ns > 0) {
Yap_DebugPlWrite(ptr);
fprintf(stderr,"\n");
mark_external_reference(ptr PASS_REGS);
ptr--;
ns--;