2007-01-20 Complication

* Drop overlooked comment
This commit is contained in:
complication
2007-01-21 03:49:41 +00:00
committed by zzz
parent 46ca42ddf8
commit 58f10d14b2
3 changed files with 6 additions and 4 deletions

View File

@ -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; }