]> git.sesse.net Git - stockfish/commitdiff
There is no need to clear TT at allocation time
authorMarco Costalba <mcostalba@gmail.com>
Sun, 11 Jul 2010 08:42:04 +0000 (09:42 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 11 Jul 2010 08:42:04 +0000 (09:42 +0100)
Operator new() already returns a zeroed memory.

No functional change.

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

No differences found