[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Security.Cryptography / OidEnumeratorTest.cs
index 91dd1e55fe52814f82556ee31ace7a2965acad67..0560a91f06c1ba4ea58072013f4c1f58fbe9109a 100644 (file)
@@ -7,7 +7,6 @@
 // (C) 2003 Motus Technologies Inc. (http://www.motus.com)
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -78,4 +77,3 @@ namespace MonoTests.System.Security.Cryptography {
        }
 }
 
-#endif