New tests.
[mono.git] / mcs / class / corlib / System.Security.Cryptography / SHA1CryptoServiceProvider.cs
index c6e8fa60e9acaf218e66b49be322c4a81f842a02..465adc8f35bf358b68c97223b7235b18d9e69c80 100644 (file)
@@ -316,7 +316,7 @@ namespace System.Security.Cryptography {
                }
        }
 
-#if !NET_2_1 || MONOTOUCH
+#if !MOONLIGHT
 
        [ComVisible (true)]
        public sealed class SHA1CryptoServiceProvider : SHA1 {