[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Security.Cryptography.X509Certificates / X509ChainPolicyTest.cs
index 8c74173c4c62e4ca5a526babd95432bdba35a60d..50b657cd9931ccbcb357362dd5cf4764de0aaf41 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -268,4 +267,3 @@ namespace MonoTests.System.Security.Cryptography.X509Certificates {
        }
 }
 
-#endif