[bcl] Make mono cas opt-in features instead of opt-out for mobile profiles
[mono.git] / mcs / class / corlib / System.Security / PermissionSet.cs
index 605d4dad1a9e31c4d0fd9947c10aa4372502a4b0..54cc0c1b3607e186cd7fa80511c13b32f6fb082f 100644 (file)
@@ -625,9 +625,7 @@ namespace System.Security {
                // FIXME what's it doing here? There's probably a reason this was added here.
                static public void RevertAssert ()
                {
-#if !DISABLE_CAS_USE
                        CodeAccessPermission.RevertAssert ();
-#endif
                }
 
                // internal