diff --git a/polargraphcontroller.pde b/polargraphcontroller.pde index a7aeeb2..f7f6db0 100644 --- a/polargraphcontroller.pde +++ b/polargraphcontroller.pde @@ -524,8 +524,6 @@ void setup() initLogging(); parentPapplet = this; - initImages(); - RG.init(this); RG.setPolygonizer(RG.ADAPTATIVE);