diff options
Diffstat (limited to 'src/starter/keywords.h')
-rw-r--r-- | src/starter/keywords.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/starter/keywords.h b/src/starter/keywords.h index c1b98dffc..3af235fec 100644 --- a/src/starter/keywords.h +++ b/src/starter/keywords.h @@ -64,7 +64,6 @@ typedef enum { KW_CONN_SETUP, KW_KEYEXCHANGE, KW_TYPE, - KW_PFS, KW_COMPRESS, KW_INSTALLPOLICY, KW_AGGRESSIVE, @@ -87,7 +86,6 @@ typedef enum { KW_REAUTH, KW_IKE, KW_ESP, - KW_PFSGROUP, KW_DPDDELAY, KW_DPDTIMEOUT, KW_DPDACTION, |