remove warning

This commit is contained in:
benfry
2008-10-21 17:14:14 +00:00
parent ba44efc73b
commit c930a6e4e5

View File

@@ -24,7 +24,6 @@ package processing.app.windows;
import java.io.File;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import processing.app.Base;
import processing.app.Preferences;