diff options
Diffstat (limited to 'src/starter/confread.h')
-rw-r--r-- | src/starter/confread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/starter/confread.h b/src/starter/confread.h index 7aadd45c5..7fa27cc18 100644 --- a/src/starter/confread.h +++ b/src/starter/confread.h @@ -74,7 +74,6 @@ struct starter_end { u_int ikeport; char *subnet; bool has_client; - bool has_client_wildcard; bool has_port_wildcard; bool has_natip; bool has_virt; |