mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-03-11 20:35:34 +00:00
unused property
This commit is contained in:
parent
17be50ea80
commit
bf62531802
1 changed files with 0 additions and 3 deletions
|
|
@ -66,9 +66,6 @@ namespace Ryujinx.Ava.UI.SetupWizard
|
|||
|
||||
public RyujinxNotificationManager NotificationManager { get; private set; }
|
||||
|
||||
[ObservableProperty]
|
||||
public partial SetupWizardPage CurrentPage { get; set; }
|
||||
|
||||
public async Task Start()
|
||||
{
|
||||
NotificationManager = _window.CreateNotificationManager(
|
||||
|
|
|
|||
Loading…
Reference in a new issue