summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/openvpn/route.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/openvpn/route.h b/src/openvpn/route.h
index c0f5f57..e63db59 100644
--- a/src/openvpn/route.h
+++ b/src/openvpn/route.h
@@ -124,7 +124,6 @@ struct route {
struct route_ipv6 {
bool defined;
- const struct route_ipv6_option *option;
struct in6_addr network;
unsigned int netbits;
struct in6_addr gateway;