瀏覽代碼

Merge remote-tracking branch 'dsine-de/patch-1' into dev

Mr.doob 11 年之前
父節點
當前提交
b462594395
共有 1 個文件被更改,包括 0 次插入2 次删除
  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;