mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-07-12 14:04:17 +00: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