فهرست منبع

Reverting #7747 for now...

Mr.doob 10 سال پیش
والد
کامیت
60ca652d7a
1فایلهای تغییر یافته به همراه0 افزوده شده و 7 حذف شده
  1. 0 7
      src/Three.js

+ 0 - 7
src/Three.js

@@ -14,13 +14,6 @@ if ( typeof define === 'function' && define.amd ) {
 
 
 	module.exports = THREE;
 	module.exports = THREE;
 
 
-	if ( typeof self === 'undefined' ) {
-
-		/** @suppress {duplicate, const} */
-		var self = global;
-
-	}
-
 }
 }
 
 
 
 

粤ICP备19079148号