aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/SystemInfo/WindowsSystemInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Common/SystemInfo/WindowsSystemInfo.cs')
-rw-r--r--Ryujinx.Common/SystemInfo/WindowsSystemInfo.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Ryujinx.Common/SystemInfo/WindowsSystemInfo.cs b/Ryujinx.Common/SystemInfo/WindowsSystemInfo.cs
index fdc8fb6a..ed301e02 100644
--- a/Ryujinx.Common/SystemInfo/WindowsSystemInfo.cs
+++ b/Ryujinx.Common/SystemInfo/WindowsSystemInfo.cs
@@ -1,5 +1,4 @@
using System;
-using System.Globalization;
using System.Management;
using System.Runtime.InteropServices;
using System.Runtime.Versioning;