Probably committed by lev by accident, and then overlooked by me during review.
Signed-off-by: Steffan Karger <stef...@karger.me> --- src/openvpn/push.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/openvpn/push.c b/src/openvpn/push.c index ff374c8..54726e7 100644 --- a/src/openvpn/push.c +++ b/src/openvpn/push.c @@ -431,8 +431,6 @@ send_push_reply (struct context *c, struct push_list *per_client_push_list) const int safe_cap = BCAP (&buf) - extra; bool push_sent = false; - msg( M_INFO, "send_push_reply(): safe_cap=%d", safe_cap ); - buf_printf (&buf, "%s", push_reply_cmd); /* send options which are common to all clients */ -- 2.7.4 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel