branch | tls-sprint |
changeset 1513 | 9655f6eec675 |
parent 1509 | c481f0125382 |
child 1638 | 6f9003a32ecc |
--- a/cwvreg.py Tue Apr 28 16:23:28 2009 +0200 +++ b/cwvreg.py Tue Apr 28 17:07:07 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()