Oh god, how did I accidentally leave this in here? Removed verbose
logging. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1844 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: OccupantDirector.java,v 1.4 2002/10/27 02:03:13 shaper Exp $
|
// $Id: OccupantDirector.java,v 1.5 2002/10/27 21:58:18 shaper Exp $
|
||||||
|
|
||||||
package com.threerings.crowd.client;
|
package com.threerings.crowd.client;
|
||||||
|
|
||||||
@@ -174,8 +174,6 @@ public class OccupantDirector
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
Log.info("entryUpdated [event=" + event + "].");
|
|
||||||
|
|
||||||
final OccupantInfo info = (OccupantInfo)event.getEntry();
|
final OccupantInfo info = (OccupantInfo)event.getEntry();
|
||||||
int bodyOid = info.getBodyOid();
|
int bodyOid = info.getBodyOid();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user