Browse Source

Removed invisible whitespace.

tschw 10 years ago
parent
commit
294b0f566f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/renderers/WebGLRenderer.js

+ 1 - 1
src/renderers/WebGLRenderer.js

@@ -78,7 +78,7 @@ THREE.WebGLRenderer = function ( parameters ) {
 		render: null,
 		render: null,
 		memory: null,
 		memory: null,
 		programs: null
 		programs: null
-	
+
 	};
 	};
 
 
 	// internal properties
 	// internal properties