remove unused variable

Supported by:	FreeBSD Foundation
This commit is contained in:
Sam Leffler 2003-10-03 21:06:17 +00:00
parent 8145952fa5
commit d6bb3ab6ff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120717

View File

@ -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;