]> git.sesse.net Git - stockfish/commitdiff
Use sp->master instead of bestThread
authorMarco Costalba <mcostalba@gmail.com>
Sat, 21 Feb 2015 09:40:59 +0000 (10:40 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 21 Feb 2015 09:40:59 +0000 (10:40 +0100)
Verified with:

dbg_hit_on(th != sp->master);

It is 100% equivalent on more than 200K hits.

No functional change.


No differences found