]> git.sesse.net Git - stockfish/commit
Remove setting of static to none if in check in qsearch
authorViren6 <94880762+Viren6@users.noreply.github.com>
Tue, 13 Jun 2023 21:26:20 +0000 (22:26 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 14 Jun 2023 16:33:56 +0000 (18:33 +0200)
commit887bbd8b3df8a01307a38bfe529a49842f810a9c
tree6be75ad3f8e74f5113134fad9b809ef38d85a45e
parent7922e07af83dd472da6e5b38fb84214cfe46a630
Remove setting of static to none if in check in qsearch

Small simplification

Passed non-regression STC:
https://tests.stockfishchess.org/tests/view/6487924d713491385c8034ae
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 59616 W: 15885 L: 15703 D: 28028
Ptnml(0-2): 144, 6130, 17086, 6296, 152

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

No functional change.
AUTHORS
src/search.cpp