[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Security.Cryptography.X509Certificates / Pkits_4_14_DistributionPoints.cs
index ae2cba7bc2b0906598fbbe78e12d3fb045584aa7..adc67ec0a1faf4d703934a107b57d41fc4134e75 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;
 
@@ -48,4 +47,3 @@ namespace MonoTests.System.Security.Cryptography.X509Certificates {
        }
 }
 
-#endif