Skip to content

Commit

Permalink
@#($*&!
Browse files Browse the repository at this point in the history
  • Loading branch information
benfry committed Jul 29, 2016
1 parent 911fff2 commit 138445d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/processing/core/PGraphics.java
Expand Up @@ -720,7 +720,6 @@ public class PGraphics extends PImage implements PConstants {
public PGraphics() {
// In 3.1.2, giving up on the async image saving as the default
hints[DISABLE_ASYNC_SAVEFRAME] = true;
System.out.println("disabling async saveFrame");
}


Expand Down

0 comments on commit 138445d

Please sign in to comment.