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 55022ff65..d01d9c110 100644 --- a/src/starter/confread.h +++ b/src/starter/confread.h @@ -102,7 +102,6 @@ struct starter_end { char *host; u_int ikeport; char *subnet; - bool has_natip; bool modecfg; certpolicy_t sendcert; bool firewall; |