mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 08:39:13 +01:00
2bd88bdb9f
This is already initialized in the class definition. This would previously cause a -Wreorder warning on macOS, as m_config is defined after m_currently_mapped.