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 d453ff4d1f
commit 812c731421

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 """