2
0
sunag 4 жил өмнө
parent
commit
b0a7b5d863

+ 0 - 2
examples/webgpu_sandbox.html

@@ -32,8 +32,6 @@
 
 			let camera, scene, renderer;
 
-			let timerNode;
-
 			let box;
 
 			init().then( animate ).catch( error );