]> git.sesse.net Git - stockfish/commitdiff
Remove useless initializations (#2115)
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 24 Apr 2019 17:51:57 +0000 (19:51 +0200)
committerMarco Costalba <mcostalba@users.noreply.github.com>
Wed, 24 Apr 2019 17:51:57 +0000 (19:51 +0200)
Removes two unneeded inits, they are always set before their use later on.

No functional change.


No differences found