feat(UI/6890): fix warning
This commit is contained in:
parent
c33bdbeff1
commit
52e6c03817
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ namespace Ryujinx.Ava.UI.ViewModels
|
||||||
public void Close()
|
public void Close()
|
||||||
{
|
{
|
||||||
CloseWindow?.Invoke();
|
CloseWindow?.Invoke();
|
||||||
GC.SuppressFinalize(this);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue