]> git.sesse.net Git - stockfish/blobdiff - src/position.h
Retire zobMaterial[]
[stockfish] / src / position.h
index 67cca4bba5d2c96e4bc1f7a12839e895c4fc0fbd..4514ca4c462cabeb8d14fcb866c42259328fa80c 100644 (file)
@@ -334,7 +334,6 @@ private:
   static Key zobrist[2][8][64];
   static Key zobEp[64];
   static Key zobCastle[16];
-  static Key zobMaterial[2][8][16];
   static Key zobSideToMove;
   static Score PieceSquareTable[16][64];
   static Key zobExclusion;