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