Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauren Budorick committed Aug 29, 2017
1 parent 9c22ddb commit 6060264
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/render/painter.js
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ class Painter {
// than we do in the 2D pass (to preserve layer order).
this.renderPass = '3d';
{
const gl = this.gl;
// We'll wait and only attach the depth renderbuffer if we think we're
// rendering something.
let first = true;
Expand Down

0 comments on commit 6060264

Please sign in to comment.