mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-27 10:16:26 -05:00
Remove some warnings and cleaning code (#1736)
This commit is contained in:
@@ -70,7 +70,7 @@ namespace Ryujinx.Ui
|
||||
SecondaryText.Text = "";
|
||||
_restartQuery = true;
|
||||
|
||||
Updater.UpdateRyujinx(this, _buildUrl);
|
||||
_ = Updater.UpdateRyujinx(this, _buildUrl);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user