rpmalloc_thread_initialize is called in RPMallocInit.

This commit is contained in:
Bartosz Taudul 2021-04-10 12:55:00 +02:00
parent efc12c2032
commit 2bb5d126fd
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

View File

@ -967,7 +967,6 @@ TRACY_API void InitRPMallocThread();
void InitRPMallocThread()
{
RPMallocInit rpinit;
rpmalloc_thread_initialize();
}
struct ProfilerData