mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 15:37:47 +00:00
Revert earlier TB changes.
they were not correct. Unfortunately, also restores the race on RootInTB
This commit is contained in:
committed by
nodchip
parent
d4737819cd
commit
2931463d3a
@@ -1985,9 +1985,6 @@ namespace Learner
|
||||
|
||||
Threads.main()->ponder = false;
|
||||
|
||||
// init global vars
|
||||
Tablebases::init();
|
||||
|
||||
// About Search::Limits
|
||||
// Be careful because this member variable is global and affects other threads.
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user