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:
@@ -117,7 +117,6 @@ private:
|
||||
|
||||
void Worker();
|
||||
|
||||
void DispatchProcess( const QueueItem& ev );
|
||||
void DispatchProcess( const QueueItem& ev, const char*& ptr );
|
||||
|
||||
void ServerQuery( uint8_t type, uint64_t data );
|
||||
|
||||
Reference in New Issue
Block a user