drop unused callback variable
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Jan 2022 07:51:31 +0000 (08:51 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 13 Jan 2022 09:01:02 +0000 (10:01 +0100)
commit64a644530e023d3064db9027b0977d33b1d2ad9a
tree47ef64c1c6a6d5c8c8cf2024bb01c7a72f41fa90
parenta4e01187d3648d9ce99507097400902cf21f9b55
drop unused callback variable

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17471)
crypto/evp/pmeth_gn.c