Skip to content

Commit fe71b0f

Browse files
committed
Merge pull request mrdoob#8126 from rhalff/dev
FLOOR is never used.
2 parents 3d87866 + 3d29e31 commit fe71b0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/webgl_geometry_large_mesh.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ <h1>Large mesh test</h1>
5858

5959
var SCREEN_WIDTH = window.innerWidth;
6060
var SCREEN_HEIGHT = window.innerHeight;
61-
var FLOOR = -250;
6261

6362
var container, stats;
6463

0 commit comments

Comments
 (0)