mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-09 08:01:34 -05:00
m_ContentFile is a string, so it's kind of pointless to pass a c_str of a string to constructor of a new string.
m_ContentFile is a string, so it's kind of pointless to pass a c_str of a string to constructor of a new string.