diff --git a/ui/xui/compat.cc b/ui/xui/compat.cc index 063f1b07bdf..34f5ac965b5 100644 --- a/ui/xui/compat.cc +++ b/ui/xui/compat.cc @@ -222,7 +222,6 @@ void CompatibilityReporter::Draw() } } if (g_config.perf.override_clockspeed) { - ImGui::Text("Reports cannot be made while using altered CPU clock speeds"); ImGui::PopItemFlag(); ImGui::PopStyleVar(); }