From: Matthieu Boutier Date: Sun, 22 Jan 2012 23:22:14 +0000 (+0100) Subject: babeld: remove unused variable. X-Git-Tag: frr-2.0-rc1~1871^2~41 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=16e51b246be6b18641327685f44bd4f5f6649367;p=mirror%2Ffrr.git babeld: remove unused variable. --- diff --git a/babeld/kernel_zebra.c b/babeld/kernel_zebra.c index 53da5f4021..d556a605dd 100644 --- a/babeld/kernel_zebra.c +++ b/babeld/kernel_zebra.c @@ -105,7 +105,6 @@ kernel_route(int operation, const unsigned char *pref, unsigned short plen, unsigned int newmetric) { int rc; - int added; int ipv4; /* Check that the protocol family is consistent. */