Explorar o código

Removed unused variable

dsine-de %!s(int64=11) %!d(string=hai) anos
pai
achega
892560301b
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      examples/webgl_postprocessing.html

+ 0 - 2
examples/webgl_postprocessing.html

@@ -103,8 +103,6 @@
 
 				requestAnimationFrame( animate );
 
-				var time = Date.now();
-
 				object.rotation.x += 0.005;
 				object.rotation.y += 0.01;