mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Implement removal of user data files.
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
|
||||
private:
|
||||
FILE* OpenFile( const char* filename, bool write );
|
||||
void Remove( const char* filename );
|
||||
|
||||
std::string m_program;
|
||||
uint64_t m_time;
|
||||
|
||||
Reference in New Issue
Block a user