diff options
Diffstat (limited to 'src/root.c')
| -rwxr-xr-x | src/root.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -296,7 +296,6 @@ Return value: memmove(&(ctx->sPosition), pos, sizeof(POSITION)); } ctx->uPly = 0; - ctx->uPositional = 133; memset(&(ctx->sCounters), 0, sizeof(COUNTERS)); } @@ -375,7 +374,6 @@ Return value: memmove(&(ctx->sPosition), pos, sizeof(POSITION)); } ctx->uPly = 0; - ctx->uPositional = 133; ctx->sMoveStack.uUnblockedKeyValue[0] = 1; for (u = 1; u < MAX_PLY_PER_SEARCH; |
