]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove pointless do_init_frame_tls function
authorArne Schwabe <arne@rfc2549.org>
Tue, 7 Dec 2021 17:02:01 +0000 (18:02 +0100)
committerGert Doering <gert@greenie.muc.de>
Fri, 31 Dec 2021 11:36:59 +0000 (12:36 +0100)
commit2b6fcdc0280c9e56c4ce0f348cab7511b809b839
tree23e7150ebbf2a240614162cdfa178e12217d35aa
parent01b7cd44669896d91696e936cc38a2f57bc6081e
Remove pointless do_init_frame_tls function

This function is static and just calls another functions.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Frank Lichtenheld <frank@lichtenheld.com>
Message-Id: <20211207170211.3275837-12-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23337.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/init.c