diff --git a/server/TracySourceView.cpp b/server/TracySourceView.cpp index 20110b0f..fd749c34 100644 --- a/server/TracySourceView.cpp +++ b/server/TracySourceView.cpp @@ -1060,7 +1060,6 @@ void SourceView::RenderSimpleSourceView() } } - ImGui::PopStyleVar(); UnsetFont(); ImGui::EndChild(); }