diff --git a/DS4Windows/DS4Control/X360Device.cs b/DS4Windows/DS4Control/X360Device.cs index e0873e2..f794d5e 100644 --- a/DS4Windows/DS4Control/X360Device.cs +++ b/DS4Windows/DS4Control/X360Device.cs @@ -4,8 +4,6 @@ using System.Collections.Generic; using System.Runtime.InteropServices; using Microsoft.Win32.SafeHandles; -using System.Drawing; // Point struct - namespace DS4Windows { public class X360Device : ScpDevice