author | sylvain.thenault@logilab.fr |
Tue, 28 Apr 2009 17:41:32 +0200 | |
branch | tls-sprint |
changeset 1515 | f3c26a087672 |
parent 1514 | b2160df84f2f (current diff) |
parent 1513 | 9655f6eec675 (diff) |
child 1516 | 288d55a7c5e2 |
child 1526 | 1d4750bd8526 |
--- a/cwvreg.py Tue Apr 28 17:41:28 2009 +0200 +++ b/cwvreg.py Tue Apr 28 17:41:32 2009 +0200 @@ -135,7 +135,6 @@ self.debug('kicking vobject %s (no implemented ' 'interface among %s)', obj, ifaces) self.unregister(obj) - print 'HOP', self.items() # clear needs_iface so we don't try to remove some not-anymore-in # objects on automatic reloading self._needs_iface.clear()