mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:13:33 +03:00
example/opensslthreadlock: remove
This shows how to setup OpenSSL mutex callbacks, but this is not necessary since OpenSSL 1.1.0 - meaning that no currently supported OpenSSL version requires this anymore Closes #11341
This commit is contained in:
parent
2c5c7abb15
commit
ff1e885632
2 changed files with 0 additions and 98 deletions
|
|
@ -141,7 +141,6 @@ COMPLICATED_EXAMPLES = \
|
|||
multi-event.c \
|
||||
multi-uv.c \
|
||||
multithread.c \
|
||||
opensslthreadlock.c \
|
||||
sessioninfo.c \
|
||||
smooth-gtk-thread.c \
|
||||
synctime.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue