]> git.sesse.net Git - stockfish/commitdiff
Retire attackedBy[] access functions
authorMarco Costalba <mcostalba@gmail.com>
Wed, 25 Aug 2010 13:28:08 +0000 (15:28 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Thu, 26 Aug 2010 12:41:26 +0000 (13:41 +0100)
Currently are used by evaluation itself and the
whole EvalInfo will be removed from global visibility
by next patch, so no reason to use them.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found