Sorry, Log, no more free ride for you.

Putting you at the top level screws up use of another Log class.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4874 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2007-11-13 09:30:23 +00:00
parent 5ae87258fa
commit 376f5e680a
24 changed files with 28 additions and 21 deletions
@@ -25,6 +25,7 @@ import flash.errors.IllegalOperationError;
import flash.utils.getTimer; // function import
import com.threerings.util.HashMap;
import com.threerings.util.Log;
import com.threerings.util.Wrapped;
import com.threerings.presents.data.InvocationMarshaller_ListenerMarshaller;