mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Remove ability to disable LZ4 compression.
This commit is contained in:
@@ -33,7 +33,6 @@ enum { WelcomeMessageProgramNameSize = 64 };
|
||||
#pragma pack( 1 )
|
||||
struct WelcomeMessage
|
||||
{
|
||||
uint8_t lz4;
|
||||
double timerMul;
|
||||
uint64_t initBegin;
|
||||
uint64_t initEnd;
|
||||
|
||||
Reference in New Issue
Block a user