浏览代码

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

Mr.doob 11 年之前
父节点
当前提交
8bb8a936d9
共有 1 个文件被更改,包括 0 次插入2 次删除
  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