diff --git a/src/core/particles/ParticleContainer.js b/src/core/particles/ParticleContainer.js index c044ad2..5339d4c 100644 --- a/src/core/particles/ParticleContainer.js +++ b/src/core/particles/ParticleContainer.js @@ -23,8 +23,6 @@ * @class * @namespace PIXI */ - -//TODO RENAME to PARTICLE CONTAINER? function ParticleContainer() { Container.call(this);