removed extraneous print

This commit is contained in:
Darren Ranalli 2003-09-25 03:05:10 +00:00
parent 56eea2b9a5
commit 5f44cffb55

View File

@ -201,7 +201,6 @@ class DistributedLevel(DistributedObject.DistributedObject,
self.notify.debug(
'entity %s requesting reparent to %s, not yet created' %
(entity, parentId))
print self.entities
entId = entity.entId
entity.reparentTo(hidden)