From 1273a24a41773788eb848c4db7085cd814d51dff Mon Sep 17 00:00:00 2001 From: vadym Date: Thu, 1 Dec 2022 15:09:41 +0200 Subject: [PATCH] lincDial exceeding declaration fix --- src/core/link_other.go | 5 ----- 1 file changed, 5 deletions(-) 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