mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Remove unused variable.
This commit is contained in:
parent
a40bbacb17
commit
03656b2320
@ -6277,7 +6277,6 @@ void View::DrawZoneInfoWindow()
|
||||
|
||||
if( ev.Child() >= 0 )
|
||||
{
|
||||
const auto& children = m_worker.GetZoneChildren( ev.Child() );
|
||||
bool expand = ImGui::TreeNode( "Time distribution" );
|
||||
if( expand )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user