yuzu: Remove console id setting

This commit is contained in:
german77
2023-03-11 19:33:31 -06:00
parent 4562f7af9a
commit e8af3f29d2
3 changed files with 6 additions and 53 deletions

View File

@ -35,8 +35,6 @@ private:
void ReadSystemSettings();
void RefreshConsoleID();
void SetupPerGameUI();
std::unique_ptr<Ui::ConfigureSystem> ui;