mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-12 07:36:59 +00:00
unused property
This commit is contained in:
parent
8db5912e38
commit
c149de7bfe
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…
Add table
Add a link
Reference in a new issue