CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/15 03:41:24
Modified files:
lib/libssl : ssl_locl.h ssl_methods.c
Log message:
Mop up the get_ssl_method function pointer.
Now that get_ssl_method is no longer used, we can garbage collect the
function pointer and some associated machinery.
ok beck@
