Disable per-square MVV/LVA for now

Needs more testing.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2008-11-15 23:01:32 +01:00
parent 20d7197a9b
commit bb0da595a7
2 changed files with 1 additions and 4 deletions

View File

@@ -85,8 +85,6 @@ private:
Move ttMove, mateKiller, killer1, killer2;
Bitboard pinned, dc;
MoveStack moves[256], badCaptures[64];
Bitboard capSquares;
int capSqValues[64];
bool pvNode;
Depth depth;
int phaseIndex;