summaryrefslogtreecommitdiff
path: root/openvpn/src/openvpn/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn/src/openvpn/options.h')
-rw-r--r--openvpn/src/openvpn/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openvpn/src/openvpn/options.h b/openvpn/src/openvpn/options.h
index 91387845..909cb38a 100644
--- a/openvpn/src/openvpn/options.h
+++ b/openvpn/src/openvpn/options.h
@@ -153,7 +153,6 @@ struct connection_list
{
int len;
int current;
- int n_cycles;
struct connection_entry *array[CONNECTION_LIST_SIZE];
};