mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 18:35:37 +01:00
remove local that was masking the superclass field
This commit is contained in:
@@ -54,7 +54,7 @@ public class PSurfaceAWT extends PSurfaceNone {
|
||||
// Canvas canvas;
|
||||
Component canvas;
|
||||
|
||||
PGraphics graphics;
|
||||
// PGraphics graphics; // moved to PSurfaceNone
|
||||
|
||||
int sketchWidth;
|
||||
int sketchHeight;
|
||||
|
||||
Reference in New Issue
Block a user