Revert accidental WIP commit, ugh
[mono.git] / mcs / class / corlib / Microsoft.Win32 / RegistryKey.cs
index 3d47468fffc60eafe6d5698ac95e38784762e955..99d2b4a72312804431c9789640a4546f88e30eb9 100644 (file)
@@ -263,7 +263,6 @@ namespace Microsoft.Win32
                /// <summary>
                ///     Create a sub key.
                /// </summary>
-               [MonoTODO("RegistryPermission")]
                public RegistryKey CreateSubKey (string subkey)
                {
                        AssertKeyStillValid ();