Merge pull request #1155 from steffen-kiess/json-string
[mono.git] / mcs / class / System / System.Security.Cryptography.X509Certificates / X509Certificate2Enumerator.cs
index a9363a01624f2ae7b1744639707faf12c8685ebc..72fb1e73c9fe0782160c3ecf342fab1a7324a384 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.Collections;