Jumbo patch for NET_2_0, mscorlib is now clean
[mono.git] / mcs / class / corlib / System.Security.Cryptography / ICspAsymmetricAlgorithm.cs
index 89952b584e57972cbe534497d03479e92998ce87..99520c88add540cd2e6e0c6ca64f306a8f061837 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Runtime.InteropServices;
 
@@ -44,4 +43,3 @@ namespace System.Security.Cryptography {
        }
 }
 
-#endif