[Cleanup] Removed TARGET_JVM
[mono.git] / mcs / class / corlib / Test / System.Runtime.InteropServices / MarshalTest.cs
index 259361854b9b85299b3d4d780c1d79010002287b..d6f2a49bf38d774f3ee0f8be8c7a3f1f2f37c685 100644 (file)
@@ -7,7 +7,6 @@
 //
 // Copyright (C) 2004-2007 Novell, Inc (http://www.novell.com)
 //
-#if !TARGET_JVM
 using NUnit.Framework;
 using System;
 using System.IO;
@@ -878,4 +877,3 @@ namespace MonoTests.System.Runtime.InteropServices
        }
 #endif
 }
-#endif