diff options
Diffstat (limited to 'src/pluto/log.c')
-rw-r--r-- | src/pluto/log.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pluto/log.c b/src/pluto/log.c index ff6092b12..6e70898a5 100644 --- a/src/pluto/log.c +++ b/src/pluto/log.c @@ -862,7 +862,6 @@ void show_status(bool all, const char *name) } show_connections_status(all, name); show_states_status(all, name); - show_shunt_status(); } /* ip_str: a simple to use variant of addrtot. |