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