diff --git a/mRemoteNG/Config/Settings/Registry/OptRegistryUpdatesPage.cs b/mRemoteNG/Config/Settings/Registry/OptRegistryUpdatesPage.cs index 18a623c2..a817c7d8 100644 --- a/mRemoteNG/Config/Settings/Registry/OptRegistryUpdatesPage.cs +++ b/mRemoteNG/Config/Settings/Registry/OptRegistryUpdatesPage.cs @@ -53,9 +53,9 @@ namespace mRemoteNG.Config.Settings.Registry /// Specifies the authentication password for the proxy. /// /// - /// Please only store encrypted passwords in the registry by using the password generator on the 'Credentials' options page. + /// Please only store encrypted passwords in the registry. /// - public string ProxyAuthPass { get; } + //public string ProxyAuthPass { get; } public OptRegistryUpdatesPage() {