mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-07-08 06:40:42 +00:00
Removed unused using statement.
This commit is contained in:
parent
b95197e6ca
commit
a501a83acf
|
@ -34,7 +34,6 @@ using System.ComponentModel;
|
||||||
|
|
||||||
using OpenTK.Graphics;
|
using OpenTK.Graphics;
|
||||||
using OpenTK.Platform;
|
using OpenTK.Platform;
|
||||||
using OpenTK;
|
|
||||||
|
|
||||||
using Gtk;
|
using Gtk;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue