More progress.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3849 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -26,12 +26,6 @@ public class PingRequest extends UpstreamMessage
|
||||
super.writeObject(out);
|
||||
}
|
||||
|
||||
// documentation inherited
|
||||
public function readObject (ins :ObjectInputStream)
|
||||
{
|
||||
trace("read PingRequest on the client?");
|
||||
}
|
||||
|
||||
/** A time stamp obtained when we serialize this object. */
|
||||
protected var _packStamp :Number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user