diff options
-rw-r--r-- | src/libcharon/plugins/vici/vici_query.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libcharon/plugins/vici/vici_query.c b/src/libcharon/plugins/vici/vici_query.c index 4f040f9fe..236d36743 100644 --- a/src/libcharon/plugins/vici/vici_query.c +++ b/src/libcharon/plugins/vici/vici_query.c @@ -1062,8 +1062,6 @@ METHOD(listener_t, ike_updown, bool, b->begin_section(b, ike_sa->get_name(ike_sa)); list_ike(this, b, ike_sa, now); - b->begin_section(b, "child-sas"); - b->end_section(b); b->end_section(b); this->dispatcher->raise_event(this->dispatcher, |