Remove some warnings and cleaning code (#1736)
This commit is contained in:
parent
632a84155b
commit
b1877632cf
9 changed files with 74 additions and 71 deletions
|
@ -1192,7 +1192,7 @@ namespace Ryujinx.Ui
|
|||
{
|
||||
if (Updater.CanUpdate(true))
|
||||
{
|
||||
Updater.BeginParse(this, true);
|
||||
_ = Updater.BeginParse(this, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue