Removals and cleanup

This commit is contained in:
_Neo_
2025-12-26 17:23:23 +02:00
parent 829a5561ab
commit 620eba5fcb
7 changed files with 43 additions and 374 deletions

View File

@@ -15,8 +15,7 @@ namespace Ryujinx.Ava.UI.Views.User
{
private NavigationDialogHost _parent;
private TempProfile _profile;
private ContentManager _contentManager;
public UserFirmwareAvatarSelectorView(ContentManager contentManager)
{
ContentManager = contentManager;