all: Dead code cleanup

This commit is contained in:
Audrius Butkevicius
2016-04-09 01:10:31 +00:00
committed by Jakob Borg
parent 393798098c
commit 2eb8a9ef56
5 changed files with 1 additions and 44 deletions

View File

@@ -117,7 +117,6 @@ func init() {
var (
myID protocol.DeviceID
stop = make(chan int)
cert tls.Certificate
lans []*net.IPNet
)