[into] remove debug output

This commit is contained in:
Hylke Bons 2010-09-05 19:10:07 +01:00
parent 5d3ab224a1
commit b662452b5f

View file

@ -316,7 +316,6 @@ namespace SparkleShare {
server = server.TrimEnd ("/".ToCharArray ()); server = server.TrimEnd ("/".ToCharArray ());
} }
Console.WriteLine (server);
if (radio_button_gitorious.Active) { if (radio_button_gitorious.Active) {