remove an unused import

This commit is contained in:
Ben Fry
2013-07-21 12:26:08 -04:00
parent 0e599a673f
commit 52d25b3efb
@@ -23,7 +23,6 @@
package processing.app.windows;
import java.io.File;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import com.sun.jna.Library;