]> git.sesse.net Git - stockfish/commitdiff
Fix clang warning on unused variable
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 20 Feb 2022 16:36:19 +0000 (17:36 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 20 Feb 2022 21:59:19 +0000 (22:59 +0100)
mark variable as used.

fixes https://github.com/official-stockfish/Stockfish/issues/3900
closes https://github.com/official-stockfish/Stockfish/pull/3941

No functional change


No differences found