Deleted object storage at class (PropertyPythonObject::fromString warning)

This commit is contained in:
Jose Luis Cercós pita
2012-06-15 13:32:13 +02:00
parent 5d7ccba9fe
commit ba7dda62e7

View File

@@ -54,7 +54,6 @@ class ShipTank:
return
obj.Shape = shape
obj.Proxy = self
self.obj = obj
def onChanged(self, fp, prop):
""" Property changed, tank must be recomputed """