Browse Source

Merge branch 'patch-3' of https://github.com/srifqi/three.js into dev

Mr.doob 11 years ago
parent
commit
8bb8a936d9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/math/Math.js

+ 0 - 2
src/math/Math.js

@@ -5,8 +5,6 @@
 
 THREE.Math = {
 
-	PI2: Math.PI * 2,
-
 	generateUUID: function () {
 
 		// http://www.broofa.com/Tools/Math.uuid.htm