From fc2a548f3e9f07790adad08a5f3d1746e022a22b Mon Sep 17 00:00:00 2001 From: Tropical <42101043+tropicaaal@users.noreply.github.com> Date: Mon, 9 Mar 2026 23:57:48 -0500 Subject: [PATCH] refactor: get rid of the FPS flamegraph --- Minecraft.Client/Minecraft.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Minecraft.Client/Minecraft.cpp b/Minecraft.Client/Minecraft.cpp index 5684c065b..4e5e6f7ac 100644 --- a/Minecraft.Client/Minecraft.cpp +++ b/Minecraft.Client/Minecraft.cpp @@ -1899,7 +1899,6 @@ void Minecraft::run_middle() Sleep(10); } */ - renderFpsMeter(tickDuraction); if (options->renderDebug) {