mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-30 21:36:27 -05: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