]> git.sesse.net Git - stockfish/commit
Remove pawnKey from StateInfo
authormaxim <mmo@2021.ai>
Thu, 13 Jul 2023 16:09:02 +0000 (19:09 +0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 16 Jul 2023 13:16:14 +0000 (15:16 +0200)
commit18fdc2df3c1fe0eeaae26a9235fb9bc17221e9c0
treee30834626c4acb8cb7c43f5c57d824025111d0ee
parente8a5c64988d4c0d3d6c87e3ba3204ab4cf512bcb
Remove pawnKey from StateInfo

Remove pawnKey since it is not used anymore.

Passed Non-regression STC:
https://tests.stockfishchess.org/tests/view/64b023110cdec37b9573265c
LLR: 2.96 (-2.94,2.94) <-1.75,0.25>
Total: 334848 W: 85440 L: 85545 D: 163863
Ptnml(0-2): 1134, 38101, 89075, 37964, 1150

closes https://github.com/official-stockfish/Stockfish/pull/4687

No functional change
src/position.cpp
src/position.h