summaryrefslogtreecommitdiff
path: root/ldpd/lde.c
diff options
context:
space:
mode:
authorRuben Kerkhof <ruben@rubenkerkhof.com>2020-03-08 20:21:05 +0100
committerRuben Kerkhof <ruben@rubenkerkhof.com>2020-03-08 20:21:55 +0100
commitf3faea7fe3bf5f73991effe56290346e3f43728e (patch)
treeb051f94363d1657e739245c381a878ada1af9158 /ldpd/lde.c
parent54ca644b6e20416587484011f8e649eeddf2cb15 (diff)
ldpd: remove multiple definitions of thread_master
This fixes the last issue compiling FRR with GCC 10 on Fedora Rawhide. Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
Diffstat (limited to 'ldpd/lde.c')
-rw-r--r--ldpd/lde.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ldpd/lde.c b/ldpd/lde.c
index 006d27f6ab..5f94031320 100644
--- a/ldpd/lde.c
+++ b/ldpd/lde.c
@@ -71,9 +71,6 @@ struct nbr_tree lde_nbrs = RB_INITIALIZER(&lde_nbrs);
static struct imsgev *iev_ldpe;
static struct imsgev *iev_main, *iev_main_sync;
-/* Master of threads. */
-struct thread_master *master;
-
/* lde privileges */
static zebra_capabilities_t _caps_p [] =
{