mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Base address is not needed.
This commit is contained in:
@@ -39,7 +39,6 @@ private:
|
||||
ImFont* m_font;
|
||||
const char* m_file;
|
||||
uint64_t m_symAddr;
|
||||
uint64_t m_baseAddr;
|
||||
uint64_t m_targetAddr;
|
||||
char* m_data;
|
||||
size_t m_dataSize;
|
||||
|
||||
Reference in New Issue
Block a user