mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
remove placeholder code by commenting it out in its current state. (needed for later commit)
This commit is contained in:
@@ -15,7 +15,7 @@ namespace mRemoteNG.Config.Settings.Registry
|
||||
private static readonly RegistryHive _Hive = WindowsRegistryInfo.Hive;
|
||||
|
||||
private const string __Update = WindowsRegistryInfo.UpdateSubkey;
|
||||
private const string __Credential = WindowsRegistryInfo.CredentialSubkey;
|
||||
//private const string __Credential = WindowsRegistryInfo.CredentialSubkey;
|
||||
|
||||
#region general update registry settings
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user