[controller] don't reset user info on every run

This commit is contained in:
Hylke Bons 2010-11-18 00:33:55 +00:00
parent efb83d646c
commit ea4a77390f

View file

@ -63,9 +63,6 @@ namespace SparkleShare {
public SparkleController ()
{
UserName = "";
UserEmail = "";
SetProcessName ("sparkleshare");