Gah, this was part of the implementation, but in the end I took it out but missed the import

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5439 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Jamie Doornbos
2008-10-11 06:21:54 +00:00
parent e12ff0e9f3
commit a3cc67348e
@@ -30,7 +30,6 @@ import flash.utils.IDataInput;
import com.threerings.util.ClassUtil;
import com.threerings.util.Log;
import com.threerings.util.Long;
import com.threerings.util.safeCast;
public class ObjectInputStream
{