Commented out new code. Will be removed if I don't need it.

This commit is contained in:
Lars Falk-Petersen 2011-07-02 12:41:53 +02:00
parent af7e8541d8
commit 21101c1be8

View file

@ -803,7 +803,7 @@ namespace SparkleShare {
}
}
// Looks up the last server used
/* // Looks up the last server used
public string PrevServer
{
get {
@ -837,7 +837,7 @@ namespace SparkleShare {
else
SparkleConfig.DefaultConfig.PrevFolder = "False";
}
}
} */
// Generates and installs an RSA keypair to identify this system
public void GenerateKeyPair ()