diff --git a/SparkleLib/SparkleConfig.cs b/SparkleLib/SparkleConfig.cs index bf0fc094..d05eb316 100755 --- a/SparkleLib/SparkleConfig.cs +++ b/SparkleLib/SparkleConfig.cs @@ -164,11 +164,11 @@ namespace SparkleLib { this.Save (); - ConfigureSSH (); + // ConfigureSSH (); } } - +/* private void ConfigureSSH () { if (User.Email.Equals ("Unknown")) @@ -214,7 +214,7 @@ namespace SparkleLib { SparkleHelpers.DebugInfo ("Config", "Added key to " + ssh_config_file_path); } - +*/ public List Folders { get {