mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove some chatty debug.
This commit is contained in:
@@ -67,7 +67,7 @@ void HashedObjectStore::bulkWrite()
|
||||
return;
|
||||
}
|
||||
}
|
||||
cLog(lsINFO) << "HOS: writing " << set.size();
|
||||
// cLog(lsINFO) << "HOS: writing " << set.size();
|
||||
|
||||
static boost::format fExists("SELECT ObjType FROM CommittedObjects WHERE Hash = '%s';");
|
||||
static boost::format
|
||||
|
||||
Reference in New Issue
Block a user