]> git.sesse.net Git - stockfish/commitdiff
Retire PieceValueXXX[] getters
authorMarco Costalba <mcostalba@gmail.com>
Sat, 22 Oct 2011 14:52:53 +0000 (15:52 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 22 Oct 2011 15:06:59 +0000 (16:06 +0100)
They don't add any value given that the corresponding
table has global visibility anyhow.

No functional change.

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

No differences found