]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove SSL_LIB_VER_STR
authorAntonio Quartulli <a@unstable.cc>
Sat, 2 Dec 2017 13:45:38 +0000 (21:45 +0800)
committerGert Doering <gert@greenie.muc.de>
Mon, 4 Dec 2017 18:45:59 +0000 (19:45 +0100)
commitca78395352e90c5b30015e23f1918a72a6c4a6ab
tree442ea4e4dce065e855a545b26cdd5763a1ae21ab
parentd16529483d72871e1812f8f974f456867f5021d1
Remove SSL_LIB_VER_STR

SSL_LIB_VER_STR made sense only when ENABLE_CRYPTO also
existed. It can now be removed and thus simplify the code.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: Steffan Karger <steffan.karger@fox-it.com>
Message-Id: <20171202134541.7688-4-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15951.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/options.c