Fix doAsync warning in bench_ecc.

This commit is contained in:
Kareem
2021-11-08 11:42:05 -07:00
parent 3a9be7373f
commit 2f1a37769e

View File

@ -5563,6 +5563,7 @@ exit:
FREE_ARRAY(digest, BENCH_MAX_PENDING, HEAP_HINT);
#endif
(void)doAsync;
(void)pending;
(void)x;
(void)count;