diff --git a/src/core/link_other.go b/src/core/link_other.go index 6d7e043b..98b92295 100644 --- a/src/core/link_other.go +++ b/src/core/link_other.go @@ -16,11 +16,6 @@ import ( //"github.com/Arceliar/phony" // TODO? use instead of mutexes ) -type linkDial struct { - url *url.URL - sintf string -} - type links struct { phony.Inbox core *Core