removing macro SEQUENTIAL_IS_DEFAULT

This commit is contained in:
Ricardo Rocha
2011-06-21 15:43:50 +01:00
parent 0929dc4fc0
commit 7c6b4bf489
6 changed files with 2 additions and 17 deletions

View File

@@ -170,7 +170,6 @@
BEAM_RETRY_CODE->opc = Yap_opcode(_beam_retry_code);
#endif /* BEAM */
#ifdef YAPOR
RestoreOtaplInst(GETWORK,_getwork,PredGetwork);
RestoreOtaplInst(GETWORK_SEQ,_getwork_seq,PredGetworkSeq);
GETWORK_FIRST_TIME->opc = Yap_opcode(_getwork_first_time);