diff --git a/aes/aestst.c b/aes/aestst.c index 15feb8ba22..e34b60728a 100644 --- a/aes/aestst.c +++ b/aes/aestst.c @@ -117,9 +117,7 @@ int main(void) f_ectx alge[1]; f_dctx algd[1]; -#if defined(STATIC_TABLES) aes_init(); -#endif message("\nRun tests for the AES algorithm");