[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Security.Cryptography.X509Certificates / X509ChainStatusFlags.cs
index 9fb1dde7746dad65a8881e29c1424a9dd22943d0..142592bc58156a296e531d05d201fcff669c6732 100644 (file)
@@ -27,8 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
-
 namespace System.Security.Cryptography.X509Certificates {
 
        [Flags]
@@ -59,4 +57,3 @@ namespace System.Security.Cryptography.X509Certificates {
        }
 }
 
-#endif