Oops, I put unused variable in my previous commit.

MFC after:	1 week
This commit is contained in:
Hajimu UMEMOTO 2003-06-19 18:28:37 +00:00
parent 0fe74aa4e3
commit 8bfaa57b68

View File

@ -52,7 +52,6 @@ struct radius {
char *repstr; /* Reply-Message */
char *errstr; /* Error-Message */
#ifndef NOINET6
uint8_t *ipv6prefix; /* FRAMED IPv6 Prefix */
struct sticky_route *ipv6routes; /* FRAMED IPv6 Routes */
#endif
struct {