valgrind : remove duplicate BCLog::Logger suppression

This was added in #17770, but is identical to the supression above.
This commit is contained in:
fanquake 2020-05-03 10:07:11 +08:00
parent 708e3c7e85
commit d7120f7f78
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -184,11 +184,3 @@
...
fun:_ZN5BCLog6Logger12StartLoggingEv
}
{
Suppress BCLog::Logger::StartLogging() still reachable memory warning
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
...
fun:_ZN5BCLog6Logger12StartLoggingEv
}