Instead of having to disable the periodic server reports with a cumbersome
specialized ReportManager, let's just not activate them by default. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5846 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -131,9 +131,6 @@ public class PresentsDObjectMgr
|
||||
}
|
||||
});
|
||||
|
||||
// also tell the report manager that we're providing the runqueue for it to do its business
|
||||
repmgr.init(this);
|
||||
|
||||
// register our event helpers
|
||||
registerEventHelpers();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user