Remove LOCAL_WPP.

This commit is contained in:
Joao
2011-05-05 09:32:04 +01:00
parent feb27c1e6e
commit 65a514349f
7 changed files with 0 additions and 12 deletions

View File

@@ -2196,9 +2196,6 @@ YAP_EnterGoal(PredEntry *pe, Term *ptr, YAP_dogoalinfo *dgi)
CP = YESCODE;
B = myB;
HB = H;
#if defined(YAPOR) || defined(THREADS)
LOCAL_WPP = NULL;
#endif
ASP = YENV = (CELL *)B;
YENV[E_CB] = Unsigned (B);
out = run_emulator(dgi);