Skip to content

Commit

Permalink
Remove imgui text
Browse files Browse the repository at this point in the history
  • Loading branch information
Spidy123222 committed Jul 10, 2024
1 parent 1f3f9e3 commit 68f741b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/xui/compat.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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();
}
Expand Down

0 comments on commit 68f741b

Please sign in to comment.