Commit f1ecfcb8 authored by Lioncash's avatar Lioncash
Browse files

yuzu/game_list_worker: Tidy up string handling in FillControlMap()

We don't need to call out to our own file handling functions when we're
going to construct a QFileInfo instance right after it. We also don't
need to convert to a std::string again just to compare the file
extension.
parent e88cdcc9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment