Remove eslint error.

This commit is contained in:
Gunther Brunner
2016-03-30 17:18:17 +09:00
parent 21b115492e
commit d5b0ab01d1

View File

@@ -2,6 +2,8 @@
Based on http://www-cs-students.stanford.edu/~eparker/files/crunch/renderer.js
*/
/*global Float32Array */
/**
* Constructs a renderer object.
* @param {WebGLRenderingContext} gl The GL context.