mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-08-04 15:51:14 +00:00
Removed now empty preprocessor statement.
This commit is contained in:
parent
41d4bef7e2
commit
643df9367f
|
@ -27,8 +27,6 @@
|
||||||
// NOT COMPLETE
|
// NOT COMPLETE
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
#if !MINIMAL
|
|
||||||
#endif
|
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
||||||
// Disable unused field warnings. This is interop, we don't use everything
|
// Disable unused field warnings. This is interop, we don't use everything
|
||||||
|
|
Loading…
Reference in a new issue