1
0
Fork 0

Remove race suppression.

Pull #1134 fixed another race, so that can be removed from the thread sanitizer suppressions.

No functional change.

Closes #1150
pull/1148/merge
Joost VandeVondele 2017-06-23 18:23:27 +02:00 committed by Joona Kiiski
parent 05513a6641
commit 7e897a64f2
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ race:TTEntry::value
race:TTEntry::eval
race:TranspositionTable::probe
race:TranspositionTable::generation
race:TranspositionTable::hashfull
EOF