mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-11-07 13:18:58 -06:00
Remove some warnings and cleaning code (#1736)
This commit is contained in:
@@ -1192,7 +1192,7 @@ namespace Ryujinx.Ui
|
||||
{
|
||||
if (Updater.CanUpdate(true))
|
||||
{
|
||||
Updater.BeginParse(this, true);
|
||||
_ = Updater.BeginParse(this, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user