Ver Fonte

Clean up.

Mr.doob há 7 anos atrás
pai
commit
98e5b1a05a
1 ficheiros alterados com 0 adições e 8 exclusões
  1. 0 8
      examples/webvr_sandbox.html

+ 0 - 8
examples/webvr_sandbox.html

@@ -23,14 +23,6 @@
 
 		<script>
 
-			WEBVR.checkAvailability().catch( function( message ) {
-
-				document.body.appendChild( WEBVR.getMessageContainer( message ) );
-
-			} );
-
-			//
-
 			var camera, scene, renderer;
 
 			var reflector;