mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-12-25 08:01:49 +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 Microsoft.Win32.SafeHandles;
|
||||
|
||||
using System.Drawing; // Point struct
|
||||
|
||||
namespace DS4Windows
|
||||
{
|
||||
public class X360Device : ScpDevice
|
||||
|
Loading…
Reference in New Issue
Block a user