Commit db23e8a8 authored by Michel Pelletier's avatar Michel Pelletier

Took out prints

parent ce38e6e5
......@@ -333,7 +333,6 @@ class ZCatalog(Folder, FindSupport, Persistent, Implicit):
self._catalog.catalogObject(obj, uid, self.threshold))
if self._v_total > self.threshold:
print 'commiting in ZCatalog'
get_transaction().commit(1)
self._v_total = 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment