get rid of pesky debugging message

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@76 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2001-06-11 15:15:17 +00:00
parent 55aa368d05
commit a0debea045
1 changed files with 0 additions and 4 deletions

View File

@ -1200,10 +1200,6 @@ mark_trail(tr_fr_ptr trail_ptr, tr_fr_ptr trail_base, CELL *gc_H, choiceptr gc_B
trail_cell = TrailTerm(trail_ptr);
if (trail_cell == 0xa0000006) {
printf("Oops at %p->%x\n", trail_ptr, trail_cell);
}
if (IsVarTerm(trail_cell)) {
CELL *hp = (CELL *)trail_cell;
/* if a variable older than the current CP has not been marked yet,