diff --git a/server/TracyView.cpp b/server/TracyView.cpp index 0c5dc4eb..deb54d38 100755 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -649,8 +649,6 @@ void View::DrawImpl() DrawFrames(); DrawZones(); ImGui::End(); - - ImGui::ShowTestWindow(); } static ImU32 GetFrameColor( uint64_t frameTime )