summaryrefslogtreecommitdiffhomepage
path: root/table/destination.go
diff options
context:
space:
mode:
Diffstat (limited to 'table/destination.go')
-rw-r--r--table/destination.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/table/destination.go b/table/destination.go
index 6bee6df3..16a71f54 100644
--- a/table/destination.go
+++ b/table/destination.go
@@ -62,7 +62,6 @@ type Destination interface {
type DestinationDefault struct {
ROUTE_FAMILY RouteFamily
- coreService CoreService
nlri bgp.AddrPrefixInterface
knownPathList []Path
withdrawList []Path