Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / webgl / src / sdk / tests / conformance / textures / texture-size.html
index e2ed56b..ce70ff7 100644 (file)
@@ -61,7 +61,6 @@ void main()
 <script>
 "use strict";
 description("Checks that various sizes of textures render")
-var canvas;
 
 var wtu = WebGLTestUtils;
 var gl = wtu.create3DContext("example");