Skip to content

Commit

Permalink
🔪 commented-out code
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcjohnson committed Mar 5, 2018
1 parent 04806a2 commit 0ecaaaf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/plots/gl2d/scene2d.js
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,6 @@ proto.updateSize = function(canvas) {
canvas.height = pixelHeight;
}

// make sure plots render right thing
// if(this.redraw) this.redraw();

return canvas;
};

Expand Down

0 comments on commit 0ecaaaf

Please sign in to comment.