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:
Walter Korman
2002-10-27 21:58:18 +00:00
parent 6781e1da56
commit 2625d76084
@@ -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;
@@ -174,8 +174,6 @@ public class OccupantDirector
return;
}
Log.info("entryUpdated [event=" + event + "].");
final OccupantInfo info = (OccupantInfo)event.getEntry();
int bodyOid = info.getBodyOid();