]> git.sesse.net Git - stockfish/commit
Small cleanup
authorMichael Chaly <Vizvezdenec@gmail.com>
Fri, 5 May 2023 20:32:56 +0000 (23:32 +0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 7 May 2023 20:32:21 +0000 (22:32 +0200)
commit464ebdf127273db0ccb0084c881b255b880e922e
tree94ac825eb31c11fe83bc79e007ec449835206a70
parent28442195c7d168a87221c6f1ae9ac51893427250
Small cleanup

In search remove one condition check and reorder conditions. Removes some code.

Passed non-regression test:
https://tests.stockfishchess.org/tests/view/64548fa06206ee34ebf853ad
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 282976 W: 75327 L: 75374 D: 132275
Ptnml(0-2): 604, 29673, 80995, 29598, 618

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

No functional change
src/search.cpp