The variable `timer` is written, but never read.
@@ -211,8 +211,6 @@
function render() {
- var timer = -0.0002 * Date.now();
-
camera.lookAt( scene.position );
cameraCube.rotation.copy( camera.rotation );