Merge pull request #5504 from gyohk/threejs

Removed a reference to waa.d.ts in three.js definition.
This commit is contained in:
Horiuchi_H
2015-08-25 13:00:51 +09:00
-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 {