[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Pkcs / SignerInfo.cs
index bab190eeaf6f9da4013f8eb23aed36efa9c64fe7..bdac1d51118fd1d4e0fff81741ef3b4142e4bc49 100644 (file)
@@ -27,7 +27,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0 && SECURITY_DEP
+#if SECURITY_DEP
 
 using System.Security.Cryptography.X509Certificates;