removed useless storeObjectLocation call

This commit is contained in:
Darren Ranalli 2006-06-02 00:18:25 +00:00
parent c9c25a867d
commit be2de63f8d
1 changed files with 0 additions and 1 deletions

View File

@ -387,7 +387,6 @@ class DistributedObjectAI(DistributedObjectBase):
other networked info in this function.
"""
assert self.notify.debugStateCall(self)
self.air.storeObjectLocation(self.doId, self.parentId, self.zoneId)
def generateInit(self, repository=None):
"""