[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Security.Cryptography.X509Certificates / X509ExtensionCas.cs
index c69188a6e778a5807bb515cc1468468ebca51c82..37baedb2b28bae44d12ccf9e84658f3528dd6504 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;
 
@@ -79,4 +78,3 @@ namespace MonoCasTests.System.Security.Cryptography.X509Certificates {
        }
 }
 
-#endif