summaryrefslogtreecommitdiffstats
path: root/usr.sbin/route6d
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2003-10-03 21:06:17 +0000
committersam <sam@FreeBSD.org>2003-10-03 21:06:17 +0000
commit3a8a0128c54be4657af1b2ccf99325e5244d5f3a (patch)
tree0fe7524574b285de0e196191819c04a701f131b2 /usr.sbin/route6d
parentf2e253044643b9ebd1b6416fc05bdc471e53b4ad (diff)
downloadFreeBSD-src-3a8a0128c54be4657af1b2ccf99325e5244d5f3a.zip
FreeBSD-src-3a8a0128c54be4657af1b2ccf99325e5244d5f3a.tar.gz
remove unused variable
Supported by: FreeBSD Foundation
Diffstat (limited to 'usr.sbin/route6d')
-rw-r--r--usr.sbin/route6d/route6d.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/route6d/route6d.c b/usr.sbin/route6d/route6d.c
index 2bf0f1c..0622918 100644
--- a/usr.sbin/route6d/route6d.c
+++ b/usr.sbin/route6d/route6d.c
@@ -197,8 +197,6 @@ pid_t pid;
struct sockaddr_storage ripsin;
-struct rtentry rtentry;
-
int interval = 1;
time_t nextalarm = 0;
time_t sup_trig_update = 0;
OpenPOWER on IntegriCloud