[log] remove some leftover debug prints

This commit is contained in:
Hylke Bons 2010-08-29 13:23:19 +01:00
parent a4336da9d2
commit 1c4cb84650

View file

@ -190,9 +190,6 @@ namespace SparkleShare {
change_set.MovedFrom.Add (paths [0]);
change_set.MovedTo.Add (paths [1]);
Console.WriteLine (paths [0]);
Console.WriteLine (paths [1]);
}
}