X-Git-Url: https://svn.cri.mines-paristech.fr/git/Plinn.git/blobdiff_plain/787a108deee8d7b54ce081d4f679c7c7aa25a9a3..e1156e7b33a4336d4cc6f7dea46a335c8277d65b:/_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) :