aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Nfp/DeviceState.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.HLE/HOS/Services/Nfp/DeviceState.cs')
-rw-r--r--Ryujinx.HLE/HOS/Services/Nfp/DeviceState.cs7
1 files changed, 0 insertions, 7 deletions
diff --git a/Ryujinx.HLE/HOS/Services/Nfp/DeviceState.cs b/Ryujinx.HLE/HOS/Services/Nfp/DeviceState.cs
deleted file mode 100644
index 04527893..00000000
--- a/Ryujinx.HLE/HOS/Services/Nfp/DeviceState.cs
+++ /dev/null
@@ -1,7 +0,0 @@
-namespace Ryujinx.HLE.HOS.Services.Nfp
-{
- enum DeviceState
- {
- Initialized = 0
- }
-} \ No newline at end of file