diff --git a/SparkleShare/SparkleUI.cs b/SparkleShare/SparkleUI.cs index 0389a416..a6418ac8 100644 --- a/SparkleShare/SparkleUI.cs +++ b/SparkleShare/SparkleUI.cs @@ -133,8 +133,6 @@ namespace SparkleShare { " '" + args.Name + "'"); SparkleDialog SparkleDialog = new SparkleDialog (); SparkleDialog.ShowAll (); -//Window Window = new Window (""); -//Window.ShowAll (); }; // Create place to store configuration user's home folder @@ -153,7 +151,6 @@ namespace SparkleShare { } - } }