Browse Source

Editor: Clean up.

Mr.doob 12 years ago
parent
commit
161a0a496e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      editor/js/ui/Viewport.js

+ 0 - 2
editor/js/ui/Viewport.js

@@ -266,8 +266,6 @@ var Viewport = function ( signals ) {
 			objectsToHelpers[ object.id ] = helper;
 			objectsToHelpers[ object.id ] = helper;
 			helpersToObjects[ helper.id ] = object;
 			helpersToObjects[ helper.id ] = object;
 
 
-			console.lo
-
 		} else if ( object instanceof THREE.DirectionalLight ) {
 		} else if ( object instanceof THREE.DirectionalLight ) {
 
 
 			var sphereSize = 5;
 			var sphereSize = 5;