Kill the MOONLIGHT define in corlib.
[mono.git] / mcs / class / corlib / System.Collections / IStructuralComparable.cs
index d78267b668262a694f15bcdf3d6300001d532289..363d443c0c1a47317fe8346932a1d2e1dc3b6c36 100644 (file)
@@ -26,7 +26,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if MOONLIGHT || NET_4_0 || MOBILE
+#if NET_4_0 || MOBILE
 
 using System;