This commit is contained in:
Jonathan Feinberg
2017-01-29 17:51:42 -05:00
parent 8fba6ce033
commit ce94a7ca73
@@ -76,7 +76,6 @@ public class PGraphicsOpenGL extends PGraphics {
}
public void dispose() {
System.err.println("disposing " + this);
disposeNative();
}