mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Remove code leftovers.
This commit is contained in:
parent
5f9228d4e6
commit
2582f04977
@ -1187,12 +1187,6 @@ void View::DrawFrames()
|
||||
}
|
||||
}
|
||||
|
||||
struct TimeScale
|
||||
{
|
||||
uint64_t div;
|
||||
const char* fmt;
|
||||
};
|
||||
|
||||
void View::DrawZones()
|
||||
{
|
||||
if( m_zvStart == m_zvEnd ) return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user