Nixed more asdoc-killing unused imports. Why these didn't kill my local asdoc

but do on the build server, I know not.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5705 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2009-03-31 01:20:08 +00:00
parent 6f535f3346
commit 752642db17
3 changed files with 0 additions and 3 deletions
@@ -23,7 +23,6 @@ package com.threerings.crowd.chat.client {
import com.threerings.util.MessageBundle;
import com.threerings.util.Name;
import com.threerings.util.ResultListener;
import com.threerings.util.StringUtil;
import com.threerings.crowd.data.BodyObject;
@@ -24,7 +24,6 @@ package com.threerings.presents.client {
import com.threerings.io.ObjectInputStream;
import com.threerings.io.ObjectOutputStream;
import com.threerings.presents.dobj.DSet;
import com.threerings.presents.dobj.DSet_Entry;
/**
@@ -26,7 +26,6 @@ import com.threerings.io.ObjectOutputStream;
import com.threerings.io.SimpleStreamableObject;
import com.threerings.util.Name;
import com.threerings.presents.dobj.DSet;
import com.threerings.presents.dobj.DSet_Entry;
/**