[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Security.Cryptography.X509Certificates / PkitsTest.cs
index 746c367d0aac8b5c21ebeb320f8e025710f44644..5da8a5d59c78e11bb00c93fe1c1041235e7a9efb 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -114,4 +113,3 @@ namespace MonoTests.System.Security.Cryptography.X509Certificates {
        }
 }
 
-#endif