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
@@ -23,6 +23,7 @@ package com.threerings.crowd.chat.client {
import com.threerings.util.ArrayUtil;
import com.threerings.util.HashMap;
import com.threerings.util.Log;
import com.threerings.util.Map;
import com.threerings.util.ObserverList;
import com.threerings.util.ResultListener;
@@ -21,6 +21,7 @@
package com.threerings.crowd.chat.client {
import com.threerings.util.Log;
import com.threerings.util.Name;
import com.threerings.util.StringUtil;