Removed a reference to waa.d.ts in three.js definition.

This commit is contained in:
satoru kimura
2015-08-23 17:32:56 +09:00
parent 8f081073e6
commit c71755a6ab
-2
View File
@@ -3,8 +3,6 @@
// Definitions by: Kon <http://phyzkit.net/>, Satoru Kimura <https://github.com/gyohk>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
///<reference path="../webaudioapi/waa.d.ts"/>
interface WebGLRenderingContext {}
declare module THREE {