Files
tracy/server/TracyView_Memory.cpp
Bartosz Taudul 3811c8ace4 Remove redundant check.
There is already check for zoneFree being non-nullptr, so it makes no sense
to check zoneAlloc for that again, if it has to match zoneFree.
2023-04-25 00:04:59 +02:00

37 KiB