1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-29 16:23:09 +00:00

Remove race suppression.

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

No functional change.

Closes #1150
This commit is contained in:
Joost VandeVondele 2017-06-23 18:23:27 +02:00 committed by Joona Kiiski
parent 05513a6641
commit 7e897a64f2

View file

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