mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
More PR feedback
This commit is contained in:
@@ -1010,7 +1010,6 @@ private:
|
||||
std::atomic_bool m_inUse{ false };
|
||||
#endif
|
||||
char* m_safeSendBuffer;
|
||||
constexpr static size_t m_safeSendBufferSize = 65536;
|
||||
|
||||
#if defined _WIN32
|
||||
void* m_prevHandler;
|
||||
|
||||
Reference in New Issue
Block a user