]> git.sesse.net Git - stockfish/commitdiff
Retire "Pawn Structure" UCI option
authorMarco Costalba <mcostalba@gmail.com>
Mon, 2 May 2011 12:15:06 +0000 (14:15 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 2 May 2011 16:50:46 +0000 (17:50 +0100)
Almost useless for the user and now is in sync with
the material value that is already weighted.

A small speedup of 0,4% because we avoid an apply_weight()
call in a fast path.

No functional change.

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

No differences found