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

Remove CodeLocation query and CodeInformation response.

This commit is contained in:
Bartosz Taudul
2022-10-11 22:56:23 +02:00
parent ac6902501a
commit 383ecb6a12
9 changed files with 2 additions and 258 deletions
-1
View File
@@ -167,7 +167,6 @@ class Profiler
{
CallstackFrame,
SymbolQuery,
CodeLocation,
ExternalName,
KernelCode
};