X-Git-Url: https://svn.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/787a108deee8d7b54ce081d4f679c7c7aa25a9a3..4d01bfd85c7c9c07ce1f3011e1a6cd5aa25fb5a1:/_zctl/rebuild-catalog.py?ds=inline

diff --git a/_zctl/rebuild-catalog.py b/_zctl/rebuild-catalog.py
index e9d0395..08086ac 100644
--- a/_zctl/rebuild-catalog.py
+++ b/_zctl/rebuild-catalog.py
@@ -5,11 +5,6 @@ from zope.site.hooks import setSite
 from Products.CMFCore.CMFCatalogAware import CMFCatalogAware
 import transaction
 
-# portal = app.realismc
-# setSite(portal)
-# ctool = portal.portal_catalog
-# 
-# errorLog = open('/home/zope/checkcontents-errors.log', 'w')
 count = 0
 
 def checkContents(ob) :