diff options
Diffstat (limited to 'Ryujinx.Ava/UI/Views/Settings/SettingsGraphicsView.axaml.cs')
| -rw-r--r-- | Ryujinx.Ava/UI/Views/Settings/SettingsGraphicsView.axaml.cs | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Ryujinx.Ava/UI/Views/Settings/SettingsGraphicsView.axaml.cs b/Ryujinx.Ava/UI/Views/Settings/SettingsGraphicsView.axaml.cs deleted file mode 100644 index 8fe08552..00000000 --- a/Ryujinx.Ava/UI/Views/Settings/SettingsGraphicsView.axaml.cs +++ /dev/null @@ -1,12 +0,0 @@ -using Avalonia.Controls; - -namespace Ryujinx.Ava.UI.Views.Settings -{ - public partial class SettingsGraphicsView : UserControl - { - public SettingsGraphicsView() - { - InitializeComponent(); - } - } -}
\ No newline at end of file |
