mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-03-29 18:06:52 +00:00
Removed 'using System' directive.
This commit is contained in:
parent
71d8c167e9
commit
4f28e9ff5e
|
@ -25,8 +25,6 @@
|
||||||
//
|
//
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
using System;
|
|
||||||
|
|
||||||
#if GLES20
|
#if GLES20
|
||||||
|
|
||||||
namespace OpekTN.Graphics.ES20
|
namespace OpekTN.Graphics.ES20
|
||||||
|
|
Loading…
Reference in a new issue