Removing initImages() from setup(), duh

This commit is contained in:
Sandy Noble 2015-10-10 10:31:40 +01:00
parent 7f2421f0d8
commit 87e11f6b93
1 changed files with 0 additions and 2 deletions

View File

@ -524,8 +524,6 @@ void setup()
initLogging();
parentPapplet = this;
initImages();
RG.init(this);
RG.setPolygonizer(RG.ADAPTATIVE);