Removed accidentally checked-in testy code.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3901 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -4,8 +4,6 @@ import flash.events.EventDispatcher;
|
|||||||
import flash.events.TimerEvent;
|
import flash.events.TimerEvent;
|
||||||
import flash.util.Timer;
|
import flash.util.Timer;
|
||||||
|
|
||||||
import com.threerings.util.TypedArray;
|
|
||||||
|
|
||||||
import com.threerings.presents.data.ClientObject;
|
import com.threerings.presents.data.ClientObject;
|
||||||
|
|
||||||
import com.threerings.presents.dobj.DObjectManager;
|
import com.threerings.presents.dobj.DObjectManager;
|
||||||
@@ -298,7 +296,5 @@ public class Client extends EventDispatcher
|
|||||||
|
|
||||||
/** Ticks. */
|
/** Ticks. */
|
||||||
protected var _tickInterval :Timer;
|
protected var _tickInterval :Timer;
|
||||||
|
|
||||||
protected var _stringArray :TypedArray = new TypedArray(String);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user