summaryrefslogtreecommitdiff
path: root/openvpn/src/openvpn/route.h
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn/src/openvpn/route.h')
-rw-r--r--openvpn/src/openvpn/route.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openvpn/src/openvpn/route.h b/openvpn/src/openvpn/route.h
index c0f5f574..e63db595 100644
--- a/openvpn/src/openvpn/route.h
+++ b/openvpn/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;