]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove unused variables from do_init_crypto_static()
authorSteffan Karger <steffan.karger@fox-it.com>
Wed, 16 Nov 2016 13:23:04 +0000 (14:23 +0100)
committerDavid Sommerseth <davids@openvpn.net>
Wed, 16 Nov 2016 15:13:03 +0000 (16:13 +0100)
commit4066f1ce602c2404fa4d80ba237e9d24d79e26cd
treee258173030249a654fe7c3e56e370b16807fc862
parent129d2924bb4179b7df4a157a0443c45f2279e92d
Remove unused variables from do_init_crypto_static()

Commit 28c115e4 refactored the key loading, but forgot to remove these
variables from do_init_crypto_static().  Fix that.

Signed-off-by: Steffan Karger <steffan.karger@fox-it.com>
Acked-by: David Sommerseth <davids@openvpn.net>
Message-Id: <1479302584-28598-1-git-send-email-steffan.karger@fox-it.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13079.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
src/openvpn/init.c