[skip ci] remove extra space

This commit is contained in:
Daniel Freedman
2015-12-15 11:46:42 -08:00
parent f101d3dcb5
commit 0608ce84c6

View File

@@ -25,7 +25,6 @@
if (!OriginalWebGLRenderingContext)
return;
function WebGLRenderingContext(impl) {
setWrapper(impl, this);
}