X-Git-Url: http://nitlanguage.org diff --git a/lib/scene2d.nit b/lib/scene2d.nit index b01c3e5..12167c9 100644 --- a/lib/scene2d.nit +++ b/lib/scene2d.nit @@ -102,10 +102,6 @@ class LiveGroup[E: LiveObject] super LiveObject super List[E] - init - do - end - # Recursively update each live objects that `exists' redef fun update do