CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/27 01:32:29
Modified files:
lib/libcrypto/ec: eck_prn.c
Log message:
Remove some dead code from ECPKParameters_print()
This code is unreachable since binary curve support was removed.
There is a lot more to clean up in here...
ok jsing
