[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Pkcs / RecipientInfoEnumerator.cs
index 600684f261996022398e3c56ffe0a61020bd7cb9..2735c3172d26c28f047f6a2b564db796c6eab4bf 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;
 using System.Collections;