Explorar o código

Removed unused var

Michael Guerrero %!s(int64=9) %!d(string=hai) anos
pai
achega
f5572ff7a4
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/js/BlendCharacter.js

+ 0 - 1
examples/js/BlendCharacter.js

@@ -6,7 +6,6 @@ THREE.BlendCharacter = function () {
 
 	this.weightSchedule = [];
 	this.warpSchedule = [];
-	this.mixer;
 
 	this.load = function ( url, onLoad ) {