Kill the MOONLIGHT define in corlib.
[mono.git] / mcs / class / corlib / System.Security.Cryptography / RandomNumberGenerator.cs
index 0988ca548091ac846da7a7de5c66df0a0f04e867..d367997770d0d76f5297b3db9f6f1a1462c68e81 100644 (file)
@@ -71,7 +71,7 @@ namespace System.Security.Cryptography {
 #endif
                
                
-#if NET_4_0 || MOONLIGHT
+#if NET_4_0
                public void Dispose ()
                {
                        Dispose (true);