mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Send single string for code information.
This commit is contained in:
@@ -401,7 +401,6 @@ struct QueueSymbolInformation
|
||||
struct QueueCodeInformation
|
||||
{
|
||||
uint64_t ptr;
|
||||
uint64_t file;
|
||||
uint32_t line;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user