Browse Source

Remove unnecessary lines

Paul Masson 8 years ago
parent
commit
c60e9b321c
1 changed files with 0 additions and 5 deletions
  1. 0 5
      examples/webgl_multiple_elements_text.html

+ 0 - 5
examples/webgl_multiple_elements_text.html

@@ -249,7 +249,6 @@
 					renderer.setScissor( left, bottom, width, height );
 
 					renderer.render( scene, scene.userData.camera );
-					scene.userData.controls.update();
 
 					for ( var i = 0 ; i < scene.children[0].geometry.vertices.length ; i++ ) {
 
@@ -432,10 +431,6 @@
 
 		</div>
 
-		<div class="math">
-
-		</div>
-
 		<p>Here is a cylindrical wave moving on a three-dimensional lattice of atoms:</p>
 
 		<div class="view">