]> git.sesse.net Git - stockfish/commit
remove unnecessary variable
authorDisservin <disservin.social@gmail.com>
Sat, 4 Feb 2023 13:16:58 +0000 (14:16 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 9 Feb 2023 06:42:52 +0000 (07:42 +0100)
commitd5817a5896a8d93c4560b405da576a02aaa0c08a
tree709f1ad934ded2fa719295956f2abebeb7f82d8c
parent8d3457a9966f8c744ab7f8536be408196ccd8af9
remove unnecessary variable

pinned already has to be true for the bitwise &

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

No functional change
src/movegen.cpp