Explorar o código

remove unused variable from Frustum.js

Ben Houston %!s(int64=13) %!d(string=hai) anos
pai
achega
5d6656506b
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      src/math/Frustum.js

+ 1 - 3
src/math/Frustum.js

@@ -189,6 +189,4 @@ THREE.Frustum.prototype = {
 
 	}
 
-};
-
-THREE.Frustum.__s0 = new THREE.Sphere();
+};