Browse Source

Clean up.

Mr.doob 7 năm trước cách đây
mục cha
commit
98e5b1a05a
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  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;