]> git.sesse.net Git - stockfish/commitdiff
Evaluate: weight_option() is static
authorMarco Costalba <mcostalba@gmail.com>
Wed, 24 Sep 2008 19:17:28 +0000 (21:17 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 24 Sep 2008 19:17:28 +0000 (21:17 +0200)
Declare function under local namespace. This removes a
warning from the picky Intel compiler.

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

No differences found