浏览代码

Merge branch 'patch-1' of https://github.com/bloublou2014/three.js into dev

Mr.doob 11 年之前
父节点
当前提交
f5c6733c4d
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      examples/webgl_camera.html

+ 0 - 2
examples/webgl_camera.html

@@ -37,8 +37,6 @@
 		</style>
 	</head>
 	<body>
-
-		<div id="container"></div>
 		<div id="info"><a href="http://threejs.org" target="_blank">three.js</a> - cameras<br/>
 		<b>O</b> orthographic <b>P</b> perspective
 		</div>