]> git.sesse.net Git - stockfish/commitdiff
Retire splitPoint->cpus field
authorMarco Costalba <mcostalba@gmail.com>
Wed, 12 May 2010 08:35:10 +0000 (10:35 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 12 May 2010 11:17:01 +0000 (12:17 +0100)
It is redundant with splitPoint->slaves[].

Also move slaves[MAX_THREADS] among the shared data in
SplitPoint definition as it should have been already.

No functional change.

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

No differences found