[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Pkcs / RecipientInfo.cs
index ee4aa3f582f24782b234df52f838f73645de4549..eecbcc5ffc61c588ae10b4c5f75976652a0c802f 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;