removing depreciated void

pull/264/head
Lealem Amedie 2021-06-30 10:07:29 -06:00
parent f30fea9e3c
commit 7032e3d457
1 changed files with 0 additions and 2 deletions

View File

@ -114,8 +114,6 @@ int main(void)
}
printf("%s", pem);
(void)pemSz;
exit:
wc_ed25519_free(&key);
wc_FreeRng(&rng);