mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-10 02:01:30 -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.