diff --git a/src/Ryujinx.Common/GraphicsDriver/NVDriverHelper.cs b/src/Ryujinx.Common/GraphicsDriver/NVDriverHelper.cs index bc28f4ec87..0b984face5 100644 --- a/src/Ryujinx.Common/GraphicsDriver/NVDriverHelper.cs +++ b/src/Ryujinx.Common/GraphicsDriver/NVDriverHelper.cs @@ -1,7 +1,5 @@ using Ryujinx.Common.GraphicsDriver.NVAPI; using System; -using System.ComponentModel; -using System.Dynamic; using System.Runtime.CompilerServices; using System.Runtime.InteropServices;