Skip to content

Commit 0ecaaaf

Browse files
committed
🔪 commented-out code
1 parent 04806a2 commit 0ecaaaf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/plots/gl2d/scene2d.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,6 @@ proto.updateSize = function(canvas) {
259259
canvas.height = pixelHeight;
260260
}
261261

262-
// make sure plots render right thing
263-
// if(this.redraw) this.redraw();
264-
265262
return canvas;
266263
};
267264

0 commit comments

Comments
 (0)