removed unnecessary using System.Draw reference.

This commit is contained in:
mika-n 2019-02-19 15:29:33 +02:00
parent 48bd457d66
commit e70aa452e3

View File

@ -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