mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-12 19:31:47 +00:00
Do not draw test window.
This commit is contained in:
parent
519cb8dff3
commit
b33b9fd4ed
@ -649,8 +649,6 @@ void View::DrawImpl()
|
|||||||
DrawFrames();
|
DrawFrames();
|
||||||
DrawZones();
|
DrawZones();
|
||||||
ImGui::End();
|
ImGui::End();
|
||||||
|
|
||||||
ImGui::ShowTestWindow();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static ImU32 GetFrameColor( uint64_t frameTime )
|
static ImU32 GetFrameColor( uint64_t frameTime )
|
||||||
|
Loading…
Reference in New Issue
Block a user