Author: toad
Date: 2008-01-31 22:46:47 +0000 (Thu, 31 Jan 2008)
New Revision: 17446
Modified:
trunk/freenet/src/freenet/node/IPDetectorPluginManager.java
Log:
Delete obsolete comment.
Modified: trunk/freenet/src/freenet/node/IPDetectorPluginManager.java
===================================================================
--- trunk/freenet/src/freenet/node/IPDetectorPluginManager.java 2008-01-31
22:30:04 UTC (rev 17445)
+++ trunk/freenet/src/freenet/node/IPDetectorPluginManager.java 2008-01-31
22:46:47 UTC (rev 17446)
@@ -358,9 +358,6 @@
maybeUrgent = true;
if(maybeUrgent) {
- // FIXME maybeRun() limits this to once per 5 minutes.
- // Here we have once per 2 minutes.
-
// Detect immediately if no valid oldIPAddress,
otherwise once per 2 minutes.
if(firstTimeUrgent <= 0)