more bug fixing

This commit is contained in:
benfry
2011-01-26 19:01:31 +00:00
parent 54bf1c34a0
commit 9da9c94b18
6 changed files with 22 additions and 20 deletions

View File

@@ -164,7 +164,6 @@ public class JavaMode extends Mode {
/**
* Implements Sketch → Run.
* @param present Set true to run in full screen (present mode).
* @throws SketchException
*/
public void handleRun(Sketch sketch, RunnerListener listener) throws SketchException {