post-0.9 cleanup

This commit is contained in:
zzz
2012-08-08 17:09:28 +00:00
parent b2da629034
commit 0a751a303f

View File

@ -85,7 +85,7 @@ public class StatisticsManager implements Service {
***/
if (_context.getBooleanPropertyDefaultTrue(PROP_PUBLISH_RANKINGS) &&
(CoreVersion.VERSION.equals("0.9") || _context.random().nextInt(RANDOM_INCLUDE_STATS) == 0)) {
_context.random().nextInt(RANDOM_INCLUDE_STATS) == 0) {
long publishedUptime = _context.router().getUptime();
// Don't publish these for first hour
// Disabled in 0.9