]> git.sesse.net Git - stockfish/commitdiff
Remove duplication. (#2068)
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 31 Mar 2019 08:44:55 +0000 (10:44 +0200)
committerMarco Costalba <mcostalba@users.noreply.github.com>
Sun, 31 Mar 2019 08:44:55 +0000 (10:44 +0200)
always use the implementation of gives_check in position, no need to
hand-inline part of the implementation in search.

LLR: 2.95 (-2.94,2.94) [-3.00,1.00]
Total: 57895 W: 12632 L: 12582 D: 32681
http://tests.stockfishchess.org/tests/view/5c9eaa4b0ebc5925cfffc9e3

No functional change.


No differences found