summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_peer.h')
-rw-r--r--bgpd/bgp_peer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bgpd/bgp_peer.h b/bgpd/bgp_peer.h
index d16de92d..de0be84f 100644
--- a/bgpd/bgp_peer.h
+++ b/bgpd/bgp_peer.h
@@ -293,8 +293,6 @@ struct peer
u_int32_t v_gr_restart;
/* Threads. */
- struct thread *t_read;
- struct thread *t_write;
struct thread *t_asorig;
struct thread *t_routeadv;
struct thread *t_pmax_restart;