Removed now empty preprocessor statement.
This commit is contained in:
parent
41d4bef7e2
commit
643df9367f
1 changed files with 0 additions and 2 deletions
|
@ -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