diff --git a/server/TracyView.cpp b/server/TracyView.cpp index e3912783..1802e2ef 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -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 ) {