mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2025-01-12 16:29:05 +01:00
removed unnecessary using System.Draw reference.
This commit is contained in:
parent
48bd457d66
commit
e70aa452e3
@ -4,8 +4,6 @@ using System.Collections.Generic;
|
|||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
using Microsoft.Win32.SafeHandles;
|
using Microsoft.Win32.SafeHandles;
|
||||||
|
|
||||||
using System.Drawing; // Point struct
|
|
||||||
|
|
||||||
namespace DS4Windows
|
namespace DS4Windows
|
||||||
{
|
{
|
||||||
public class X360Device : ScpDevice
|
public class X360Device : ScpDevice
|
||||||
|
Loading…
x
Reference in New Issue
Block a user