Skip to content

Commit 861c93b

Browse files
committed
removed unused var
1 parent aaf340a commit 861c93b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/processing/opengl/PGL.java

-1
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,6 @@ protected void beginDraw(boolean clear0) {
607607
}
608608

609609

610-
IntBuffer labelTex;
611610
protected void endDraw(boolean clear, int windowColor) {
612611
if (fboLayerInUse) {
613612
syncBackTexture();

0 commit comments

Comments
 (0)