projects
/
stockfish
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Retire zobMaterial[]
[stockfish]
/
src
/
position.h
diff --git
a/src/position.h
b/src/position.h
index 67cca4bba5d2c96e4bc1f7a12839e895c4fc0fbd..4514ca4c462cabeb8d14fcb866c42259328fa80c 100644
(file)
--- a/
src/position.h
+++ b/
src/position.h
@@
-334,7
+334,6
@@
private:
static Key zobrist[2][8][64];
static Key zobEp[64];
static Key zobCastle[16];
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;
static Key zobSideToMove;
static Score PieceSquareTable[16][64];
static Key zobExclusion;