mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-22 10:58:57 +00:00
Remove unused struct field
This commit is contained in:
parent
09a555fdd2
commit
2b6a6b91f3
@ -18,7 +18,6 @@ import (
|
||||
|
||||
type Multicast struct {
|
||||
*suture.Supervisor
|
||||
addr *net.UDPAddr
|
||||
inbox chan []byte
|
||||
outbox chan recv
|
||||
mr *multicastReader
|
||||
|
Loading…
Reference in New Issue
Block a user