Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / class / corlib / System.Security.AccessControl / ObjectSecurity_T.cs
index 8d930093fdea9e7c4216a4c7c5283fc919972519..4bed60fc3b93acbda77c62ddc51f284fc284254c 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_4_0
 
 using System.Runtime.InteropServices;
 using System.Security.Principal;
@@ -189,5 +188,4 @@ namespace System.Security.AccessControl
        }
 }
        
-#endif