mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-11 15:25:31 +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.Collections.Generic;
|
||||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Reflection;
|
||||
using System.Diagnostics;
|
||||
|
|
Loading…
Reference in a new issue