diff --git a/stipple_gen.pde b/stipple_gen.pde index 5422c2d..0fa47fb 100644 --- a/stipple_gen.pde +++ b/stipple_gen.pde @@ -75,12 +75,8 @@ import toxi.geom.mesh2d.*; import toxi.util.datatypes.*; import toxi.processing.*; -// helper class for rendering ToxiclibsSupport gfx; -//import javax.swing.UIManager; -import javax.swing.JFileChooser; - public class Config { private String filePath;