Some manual unused-import removal. I think one or two of these might need further Jamie lovin' but I want to get ABC compilation running.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5039 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Par Winzell
2008-05-06 17:12:42 +00:00
parent 15c16a40b6
commit 971ec75567
7 changed files with 0 additions and 10 deletions
@@ -31,7 +31,6 @@ import com.threerings.presents.client.Client;
import com.threerings.presents.client.InvocationService;
import com.threerings.presents.dobj.DObjectManager;
import com.threerings.presents.dobj.InvocationResponseEvent;
/**
* Provides a base from which all invocation service marshallers extend.