aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Ava/UI/Models/DeviceType.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Ava/UI/Models/DeviceType.cs')
-rw-r--r--Ryujinx.Ava/UI/Models/DeviceType.cs9
1 files changed, 0 insertions, 9 deletions
diff --git a/Ryujinx.Ava/UI/Models/DeviceType.cs b/Ryujinx.Ava/UI/Models/DeviceType.cs
deleted file mode 100644
index fa2e620c..00000000
--- a/Ryujinx.Ava/UI/Models/DeviceType.cs
+++ /dev/null
@@ -1,9 +0,0 @@
-namespace Ryujinx.Ava.UI.Models
-{
- public enum DeviceType
- {
- None,
- Keyboard,
- Controller
- }
-} \ No newline at end of file