Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / class / corlib / System.Security.AccessControl / ObjectSecurity_T.cs
index 93c4c2d451a93713bdd13c0579d95aaa8fc6a277..4bed60fc3b93acbda77c62ddc51f284fc284254c 100644 (file)
@@ -166,7 +166,7 @@ namespace System.Security.AccessControl
                        SetAuditRule((AuditRule)rule);
                }
                
-               protected new void Persist (SafeHandle handle)
+               protected void Persist (SafeHandle handle)
                {
                        WriteLock ();
                        try {