[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Pkcs / Pkcs9DocumentName.cs
index edb25a61344616a6613c943e11996ec63355b1d6..66d2153bd6cca8639dac6ac4d1a656e9a9566732 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.Text;