소스 검색

Examples: Clean up

Mugen87 7 년 전
부모
커밋
f9dfb6523e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      examples/webgl_framebuffer_texture.html

+ 0 - 1
examples/webgl_framebuffer_texture.html

@@ -53,7 +53,6 @@
 	</head>
 	<body>
 
-		<div id="container"></div>
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener noreferrer">three.js</a> framebuffer to texture <br/>
 			The area of the white square is copied from the framebuffer to a texture (shown in the top-left corner).