summaryrefslogtreecommitdiffstats
path: root/proto/bgp/bgp.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto/bgp/bgp.c')
-rw-r--r--proto/bgp/bgp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/bgp/bgp.c b/proto/bgp/bgp.c
index 7069d98..3d70192 100644
--- a/proto/bgp/bgp.c
+++ b/proto/bgp/bgp.c
@@ -373,7 +373,6 @@ static int
bgp_incoming_connection(sock *sk, int dummy)
{
struct proto_config *pc;
- node *n;
int match = 0;
DBG("BGP: Incoming connection from %I port %d\n", sk->daddr, sk->dport);