Retire mateKiller

Practically useless:
After 6456 games 1281 - 1293 - 3882 ELO +0 (+- 5.5)

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2011-05-25 21:36:16 +01:00
parent 8f51f09de7
commit cff8877a1a
4 changed files with 17 additions and 31 deletions
-1
View File
@@ -36,7 +36,6 @@ struct SplitPoint;
struct SearchStack {
int ply;
Move currentMove;
Move mateKiller;
Move excludedMove;
Move bestMove;
Move killers[2];