1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

CallTrace() is no longer present.

This commit is contained in:
Bartosz Taudul
2022-01-01 17:35:01 +01:00
parent 621c68352b
commit 8089040e64
-1
View File
@@ -16,7 +16,6 @@ const char* s_tracyStackFrames_[] = {
"tracy::Profiler::MemFreeCallstack(void const*, int)",
"tracy::ScopedZone::{ctor}",
"tracy::ScopedZone::ScopedZone(tracy::SourceLocationData const*, int, bool)",
"tracy::CallTrace",
"tracy::Profiler::Message",
nullptr
};