Skip to content

Commit 0cd4d0f

Browse files
committed
Update WebGLRenderer.js
1 parent 9a1dc64 commit 0cd4d0f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/renderer/webgl/WebGLRenderer.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,9 +1223,6 @@ var WebGLRenderer = new Class({
12231223

12241224
this.resetTextures(true);
12251225

1226-
// gl.activeTexture(gl.TEXTURE1);
1227-
// gl.bindTexture(gl.TEXTURE_2D, this.blankTexture.glTexture);
1228-
12291226
this.currentActiveTexture = 1;
12301227
this.startActiveTexture++;
12311228

0 commit comments

Comments
 (0)