mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-04 03:34:42 +02: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.