Browse Source

Clean up.

Mr.doob 9 years ago
parent
commit
51e25a86fd
1 changed files with 0 additions and 2 deletions
  1. 0 2
      editor/js/Sidebar.Scene.js

+ 0 - 2
editor/js/Sidebar.Scene.js

@@ -189,8 +189,6 @@ Sidebar.Scene = function ( editor ) {
 
 
 		}
 		}
 
 
-		console.log( scene.background );
-
 		if ( scene.background ) {
 		if ( scene.background ) {
 
 
 			backgroundColor.setHexValue( scene.background.getHex() );
 			backgroundColor.setHexValue( scene.background.getHex() );