diff --git a/Source/Core/DolphinQt2/GameList/GameFile.h b/Source/Core/DolphinQt2/GameList/GameFile.h index 786274c091..4a7ad53b70 100644 --- a/Source/Core/DolphinQt2/GameList/GameFile.h +++ b/Source/Core/DolphinQt2/GameList/GameFile.h @@ -105,7 +105,6 @@ private: QMap m_short_makers; QMap m_long_makers; QMap m_descriptions; - QString m_company; u8 m_disc_number = 0; DiscIO::Region m_region; DiscIO::Platform m_platform;