Nix superfluous log message.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4198 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2006-06-17 23:12:21 +00:00
parent 9e0eac5944
commit 78a8d6fe62
@@ -71,8 +71,6 @@ public class CrowdServer extends PresentsServer
// initialize the chat services
ChatProvider.init(invmgr, omgr);
Log.info("Crowd server initialized.");
}
/**