aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/child_sa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcharon/sa/child_sa.h')
-rw-r--r--src/libcharon/sa/child_sa.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/libcharon/sa/child_sa.h b/src/libcharon/sa/child_sa.h
index 70d11ec9d..b9a913da1 100644
--- a/src/libcharon/sa/child_sa.h
+++ b/src/libcharon/sa/child_sa.h
@@ -54,11 +54,6 @@ enum child_sa_state_t {
CHILD_INSTALLING,
/**
- * Installed the inbound SA of a CHILD_SA during rekeying
- */
- CHILD_INSTALLED_INBOUND,
-
- /**
* Installed both SAs of a CHILD_SA
*/
CHILD_INSTALLED,