Commented too verbose logging.

This commit is contained in:
Klaas Freitag 2012-11-22 15:25:27 +01:00
parent a180b1c400
commit 9eda137c77

View file

@ -782,7 +782,7 @@ static void results(void *userdata,
if (*p) {
newres->size = 0;
}
DEBUG_WEBDAV("Parsed File size for %s from %s: %lld", newres->name, clength, (long long)newres->size );
/* DEBUG_WEBDAV("Parsed File size for %s from %s: %lld", newres->name, clength, (long long)newres->size ); */
}
if( md5sum ) {