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