yuzu: Remove console id setting

This commit is contained in:
german77 2023-03-11 19:33:31 -06:00
parent 4f1ca556e9
commit d4ce7b7ad6
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;