mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-07-10 15:37:24 +00:00
Remove now empty preprocessor statement.
This commit is contained in:
parent
094580daa3
commit
53d3ce354f
|
@ -25,8 +25,6 @@
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
#if !MINIMAL
|
|
||||||
#endif
|
|
||||||
using OpenTK.Graphics;
|
using OpenTK.Graphics;
|
||||||
using OpenTK.Platform;
|
using OpenTK.Platform;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue