[Test] Cleaned up how a bunch of tests were ignored
[mono.git] / mcs / class / corlib / System.Collections / IStructuralComparable.cs
index 4850749e69fb972edf8efc36f100e14b24499617..3df02b5a41b4f05b67d63baee73d910998f9c93f 100644 (file)
@@ -26,7 +26,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if MOONLIGHT || NET_4_0 || BOOTSTRAP_NET_4_0
+#if NET_4_0
 
 using System;