Explorar el Código

`scope` is never used

Jiulong Hu hace 8 años
padre
commit
7839973078
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      examples/js/controls/TransformControls.js

+ 0 - 2
examples/js/controls/TransformControls.js

@@ -83,8 +83,6 @@
 
 	THREE.TransformGizmo = function () {
 
-		var scope = this;
-
 		this.init = function () {
 
 			THREE.Object3D.call( this );