|
@@ -168,7 +168,6 @@ AnimationObjectGroup.prototype = {
|
|
remove: function( var_args ) {
|
|
remove: function( var_args ) {
|
|
|
|
|
|
var objects = this._objects,
|
|
var objects = this._objects,
|
|
- nObjects = objects.length,
|
|
|
|
nCachedObjects = this.nCachedObjects_,
|
|
nCachedObjects = this.nCachedObjects_,
|
|
indicesByUUID = this._indicesByUUID,
|
|
indicesByUUID = this._indicesByUUID,
|
|
bindings = this._bindings,
|
|
bindings = this._bindings,
|