A bunch of Eclipse facilitated cleanup.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@734 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2008-12-09 02:00:28 +00:00
parent cd276073a2
commit 8fc55ee79b
36 changed files with 55 additions and 148 deletions
@@ -53,7 +53,6 @@ public class ConvertModel
// create a dummy display system which the converters need
new DummyDisplaySystem();
ConvertModel app = new ConvertModel();
File source = new File(args[0]);
File target = new File(args[1]);