[System] Removal of the NET_2_0 in the source code
[mono.git] / mcs / class / System / System.Security.AccessControl / SemaphoreSecurity.cs
index 8e3700d2cdfb5e90230f3db134cad9136e706b99..38ae5b4884afb80d15409b748fb86c52f890ce35 100644 (file)
@@ -27,8 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
-
 using System.Runtime.InteropServices;
 using System.Security.Principal;
 
@@ -134,4 +132,3 @@ namespace System.Security.AccessControl {
        }
 }
 
-#endif