mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 07:58:40 -05:00
GameFile: remove unused m_company
This commit is contained in:
parent
3094d6531d
commit
d00ecb7231
|
|
@ -105,7 +105,6 @@ private:
|
|||
QMap<DiscIO::Language, QString> m_short_makers;
|
||||
QMap<DiscIO::Language, QString> m_long_makers;
|
||||
QMap<DiscIO::Language, QString> m_descriptions;
|
||||
QString m_company;
|
||||
u8 m_disc_number = 0;
|
||||
DiscIO::Region m_region;
|
||||
DiscIO::Platform m_platform;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user