mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-11 20:55:45 +00:00
Removed obsolete System.Windows.Forms reference.
This commit is contained in:
parent
9cd32011bf
commit
3726c9b94f
|
@ -9,7 +9,6 @@
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Windows.Forms;
|
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
|
|
Loading…
Reference in a new issue