Skip to content

Commit 138445d

Browse files
committed
@#($*&!
1 parent 911fff2 commit 138445d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/processing/core/PGraphics.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,6 @@ public class PGraphics extends PImage implements PConstants {
720720
public PGraphics() {
721721
// In 3.1.2, giving up on the async image saving as the default
722722
hints[DISABLE_ASYNC_SAVEFRAME] = true;
723-
System.out.println("disabling async saveFrame");
724723
}
725724

726725

0 commit comments

Comments
 (0)