@@ -41,7 +41,7 @@
scene = new THREE.Scene();
- var light, object, object2;
+ var light, object;
scene.add( new THREE.AmbientLight( 0x404040 ) );