diff options
Diffstat (limited to 'configfiles.go')
| -rw-r--r-- | configfiles.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configfiles.go b/configfiles.go index d9ba578..3146e1b 100644 --- a/configfiles.go +++ b/configfiles.go @@ -36,7 +36,6 @@ func readConfigFile() { h = new(HyperT) h.pb = pbh - h.Delay = 5 * time.Second h.lastpoll = time.Now() me.hypers = append(me.hypers, h) |
