CallTrace() is no longer present.

This commit is contained in:
Bartosz Taudul 2022-01-01 17:35:01 +01:00
parent 621c68352b
commit 8089040e64
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

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
};