Jiulong Hu пре 8 година
родитељ
комит
7839973078
1 измењених фајлова са 0 додато и 2 уклоњено
  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 );