summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-06-17 01:54:18 -0400
committerLioncash <mathew1800@gmail.com>2019-06-17 02:27:26 -0400
commite981fa2073ca4d1d34396a49959137c07e9fc615 (patch)
tree274b1991d205600bf5ce28e712f8893c1fec8056 /Source/Core/Common/StringUtil.cpp
parent1c40fd85690b87e614f79a161755c02265cd0570 (diff)
VideoCommon/Statistics: Use ImGui::TextUnformatted() where applicable
ImGui::Text() assumes that the incoming text is intended to be formatted, but we don't actually use it to format anything. We can be explicit by using the relevant function. This also has a plus of not needing to go through the formatter itself, but the gains from that are probably minimal.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions