Browse Source

`scope` is never used

Jiulong Hu 8 năm trước cách đây
mục cha
commit
7839973078
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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 );