Merge pull request #2545 from ermshiperete/Xamarin-24974
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.X509Certificates / X509SelectionFlag.cs
index f977a544bb31c770dfab84057ab2f5d3bfb8e423..681e520cc55befc2c0bba93622846f5440a7ea20 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 namespace System.Security.Cryptography.X509Certificates {
 
@@ -37,4 +36,3 @@ namespace System.Security.Cryptography.X509Certificates {
        }
 }
 
-#endif