mirror of
https://github.com/processing/processing4.git
synced 2026-06-15 03:50:45 +02: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