mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
removing ties to old graphics engine
This commit is contained in:
@@ -225,7 +225,6 @@ public class PLine implements PConstants
|
||||
m_drawFlags |= R_SMOOTH;
|
||||
|
||||
} else {
|
||||
|
||||
SMOOTH = false;
|
||||
m_drawFlags &= ~R_SMOOTH;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user