remove warning, and initial startup noise

This commit is contained in:
benfry
2012-12-15 23:07:06 +00:00
parent 115ca2104d
commit 069476bb49
2 changed files with 6 additions and 7 deletions

View File

@@ -41,8 +41,6 @@ import org.eclipse.jface.text.Document;
import org.eclipse.text.edits.MalformedTreeException;
import org.eclipse.text.edits.TextEdit;
import processing.app.Preferences;
import processing.core.PApplet;
import processing.mode.java.preproc.PdePreprocessor;
/**