mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

It's unnecessary to use find_first_of when all you're searching for is a single character.
It's unnecessary to use find_first_of when all you're searching for is a single character.