forked from I2P_Developers/i2p.i2p
2007-01-20 Complication
* Drop overlooked comment
This commit is contained in:
@ -62,7 +62,6 @@ public class ConfigNetHandler extends FormHandler {
|
||||
}
|
||||
}
|
||||
|
||||
/* Complication messing around: public void setReseed(String moo) { _reseedRequested = true; } */
|
||||
public void setSave(String moo) { _saveRequested = true; }
|
||||
public void setEnabletimesync(String moo) { _timeSyncEnabled = true; }
|
||||
public void setRecheckReachability(String moo) { _recheckReachabilityRequested = true; }
|
||||
|
Reference in New Issue
Block a user