Remove swing classes which are now never used.
This commit is contained in:
parent
b42b21a444
commit
81982734e2
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue