Remove now empty preprocessor statement.

This commit is contained in:
Jarl Gullberg 2017-07-20 21:36:11 +02:00
parent 094580daa3
commit 53d3ce354f
No known key found for this signature in database
GPG key ID: FBB69BD7CAE095A0

View file

@ -25,8 +25,6 @@
using System;
using System.Diagnostics;
#if !MINIMAL
#endif
using OpenTK.Graphics;
using OpenTK.Platform;