[Zope-Checkins] CVS: Zope2 - UnIndex.py:1.1.2.3

andreas@digicool.com andreas@digicool.com
Wed, 16 May 2001 15:27:04 -0400 (EDT)


Update of /cvs-repository/Zope2/lib/python/Products/PluginIndexes/common
In directory korak.digicool.com:/tmp/cvs-serv5145/common

Modified Files:
      Tag: ajung-dropin-registry
	UnIndex.py 
Log Message:
removed debug code



--- Updated File UnIndex.py in package Zope2 --
--- UnIndex.py	2001/05/16 16:10:22	1.1.2.2
+++ UnIndex.py	2001/05/16 19:27:04	1.1.2.3
@@ -142,7 +142,6 @@
 
         """
 
-        print "init unindex"
         self.id = id
         self.ignore_ex=ignore_ex        # currently unimplimented
         self.call_methods=call_methods