mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Remove obsolete GetZoneDepth() method.
This commit is contained in:
@@ -243,7 +243,6 @@ private:
|
||||
void CallstackTooltip( uint32_t idx );
|
||||
void CrashTooltip();
|
||||
|
||||
int GetZoneDepth( const ZoneEvent& zone, uint64_t tid ) const;
|
||||
const ZoneEvent* GetZoneParent( const ZoneEvent& zone ) const;
|
||||
const ZoneEvent* GetZoneParent( const ZoneEvent& zone, uint64_t tid ) const;
|
||||
const GpuEvent* GetZoneParent( const GpuEvent& zone ) const;
|
||||
|
||||
Reference in New Issue
Block a user