]> git.sesse.net Git - stockfish/blobdiff - src/search.h
Retire mateKiller
[stockfish] / src / search.h
index b179c9c77006e030813eaa15c2883406601387a2..955056e1e9d9686d4d6aeccf2cda12fb5436f656 100644 (file)
@@ -36,7 +36,6 @@ struct SplitPoint;
 struct SearchStack {
   int ply;
   Move currentMove;
 struct SearchStack {
   int ply;
   Move currentMove;
-  Move mateKiller;
   Move excludedMove;
   Move bestMove;
   Move killers[2];
   Move excludedMove;
   Move bestMove;
   Move killers[2];