config: remove more DebugInfo calls

This commit is contained in:
Hylke Bons 2012-01-18 13:33:31 +00:00
parent 5b5cc3d69b
commit fb82977b97

View file

@ -133,8 +133,6 @@ namespace SparkleLib {
" <email>Unknown</email>" + n +
" </user>" + n +
"</sparkleshare>");
SparkleHelpers.DebugInfo ("Config", "Created \"" + FullPath + "\"");
}