forked from dolphin-emu/dolphin
It's unnecessary to use find_first_of when all you're searching for is a single character.
9.0 KiB
9.0 KiB
It's unnecessary to use find_first_of when all you're searching for is a single character.